[snoopy] Correct previous wrong date in changelog.

stevetraylen stevetraylen at fedoraproject.org
Thu Apr 26 16:22:22 UTC 2012


commit 4a93b122ba437bfa14bc5168e6c57ce96f924206
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Thu Apr 26 20:19:36 2012 +0200

    Correct previous wrong date in changelog.

 snoopy.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/snoopy.spec b/snoopy.spec
index 94fa5ad..60f9700 100644
--- a/snoopy.spec
+++ b/snoopy.spec
@@ -1,6 +1,6 @@
 Name:           snoopy
 Version:        1.8.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A preload library to send shell commands to syslog
 
 Group:          System Environment/Libraries
@@ -41,13 +41,16 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root,-)
 /%{_lib}/snoopy.so
-%doc COPYING README ChangeLog README.Fedora
+%doc COPYING README ChangeLog README.Fedora README.filtering
 
 %changelog
+* Thu Apr 26 2012 Steve Traylen <steve.traylen at cern.ch> - 1.8.0-3
+- Correct previous wrong date in changelog.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Mon May 2 2012 Steve Traylen <steve.traylen at cern.ch> - 1.8.0-1
+* Mon May 2 2011 Steve Traylen <steve.traylen at cern.ch> - 1.8.0-1
 - New upstream 1.8.0
 - Use make install 
 - Clarify README.Fedora to use $LIB for configuration. rhbz#701241.


More information about the scm-commits mailing list