Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Patrick Monnerat
0e1d8206a4 * Tue Apr 22 2014 Patrick Monnerat <pm@datasphere.ch> - 0.9.3-5
- Rebuild for elliptic curves inclusion.
  https://bugzilla.redhat.com/show_bug.cgi?id=1089245
2014-04-24 11:19:02 +02:00

View file

@ -3,7 +3,7 @@
Summary: Graphical X.509 certificate management tool
Name: xca
Version: 0.9.3
Release: %release_func 3
Release: %release_func 5
License: BSD
Group: Applications/Productivity
@ -136,6 +136,10 @@ gtk-update-icon-cache "%{_datadir}/icons/hicolor" &> /dev/null || :
%changelog
* Tue Apr 22 2014 Patrick Monnerat <pm@datasphere.ch> - 0.9.3-5
- Rebuild for elliptic curves inclusion.
https://bugzilla.redhat.com/show_bug.cgi?id=1089245
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.9.3-3
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
- Cleanup spec as per recently changed packaging guidelines