bumping version to 0.29-1
[certmaster.git] / certmaster.spec
index 506bc11..26c13f8 100644 (file)
@@ -16,7 +16,7 @@
 
 Summary: Remote certificate distribution framework
 Name: certmaster
-Version: 0.24.9 
+Version: 0.29
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
@@ -87,6 +87,7 @@ rm -fr $RPM_BUILD_ROOT
 %config(noreplace) /etc/certmaster/minion.conf
 %config(noreplace) /etc/certmaster/certmaster.conf
 %config(noreplace) /etc/logrotate.d/certmaster_rotate
+%config /etc/certmaster/version
 %dir %{python_sitelib}/certmaster
 %{python_sitelib}/certmaster/*.py*
 
@@ -110,7 +111,7 @@ rm -fr $RPM_BUILD_ROOT
 %dir /var/lib/certmaster/triggers/remove/post
 /var/lib/certmaster/triggers/sign/post/certmaster-sync
 /var/lib/certmaster/triggers/remove/post/certmaster-sync
-%doc AUTHORS README LICENSE
+%doc AUTHORS README.md LICENSE
 %{_mandir}/man1/*.1.gz
 
 
@@ -149,6 +150,21 @@ fi
 
 
 %changelog
+
+* Fri Oct 16 2015 Jude Nagurney <jude@pwan.org> - 0.29-1
+- Added multi-ca support
+- Added support for hashing functions other than sha1
+- added shunit2 tests
+
+* Thu Apr 7 2011 Seth Vidal <skvidal@fedoraproject.org> - 0.28-1
+- 0.28
+
+* Wed Aug 25 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.27-1
+- 0.27
+
+* Thu Jun 11 2009 Adrian Likins <alikins@redhat.com> - 0.25-1
+- add /etc/certmaster/func
+
 * Tue May 26 2009 Adrian Likins <alikins@redhat.com> - 0.25-1
 - add /var/lib/certmaster/certmaster* to spec and set perms
 - add /var/log/certmaster/certmaster.log,audit.log to spec