- Fixing unescaped %%check section in the changelog ...
- ... causing build failures on aarch64
This commit is contained in:
parent
69d9cfc0c7
commit
152049b831
@ -1,6 +1,6 @@
|
||||
Name: remind
|
||||
Version: 03.01.13
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A sophisticated calendar and alarm program
|
||||
|
||||
Group: Applications/Productivity
|
||||
@ -94,6 +94,10 @@ desktop-file-install \
|
||||
%{_mandir}/man1/tkremind.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2013 Jaromir Capik <jcapik@redhat.com> - 03.01.13-3
|
||||
- Fixing unescaped %%check section in the changelog ...
|
||||
- ... causing build failures on aarch64
|
||||
|
||||
* Wed May 01 2013 Jon Ciesla <limburgher@gmail.com> - 03.01.13-2
|
||||
- Drop desktop vendor tag.
|
||||
|
||||
@ -165,7 +169,7 @@ desktop-file-install \
|
||||
* Thu May 03 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.00.24-2
|
||||
- Using integer only release numbers.
|
||||
- Preserve timestamps on manpages.
|
||||
- Added %check
|
||||
- Added %%check
|
||||
- Removed README from documentation and added ACKNOWLEDGEMENTS
|
||||
|
||||
* Wed Apr 25 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.00.24-1.1
|
||||
|
Loading…
Reference in New Issue
Block a user