[UpTools] Fixed typo in previous changelog entry Fixed release number in previous changelog entry

sebelk sebelk at fedoraproject.org
Tue Mar 1 03:16:22 UTC 2011


commit d04b8bc2aedccda6038ed87d49522e43ea91cef9
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Tue Mar 1 00:11:21 2011 -0300

    Fixed typo in previous changelog entry
    Fixed release number in previous changelog entry

 UpTools.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/UpTools.spec b/UpTools.spec
index c30c5d8..85db8c4 100644
--- a/UpTools.spec
+++ b/UpTools.spec
@@ -1,7 +1,7 @@
 Summary: C++ library for HPC, networking, DB, memory, etc
 Name: UpTools
 Version: 8.5.4
-Release: 10%{dist}
+Release: 11%{dist}
 License: BSD with advertising
 Group: Development/Libraries
 Source: http://www.palermo.edu/ingenieria/%{name}-%{version}.tar.gz
@@ -79,8 +79,13 @@ rm -f %{buildroot}%{_libdir}/libUpTools.la
 %doc LICENSE doc/README.FEDORA doc/code_examples
 
 %changelog
-* Mon Feb 28 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.5.4-9
-- Used %%{_libdir} macro instead conditiona ifarch and hardcoded paths  
+* Tue Mar 01 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.5.4-11
+- Fixed typo in previous changelog entry
+- Fixed release number in previous changelog entry
+
+* Mon Feb 28 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.5.4-10
+- Used %%{_libdir} macro instead of the conditional statement ifarch
+  and hardcoded paths
 
 * Sat Feb 26 2011 Sergio Belkin <sbelki at palermo.edu> - 8.5.4-9
 - Set LDFLAGS for mysqclient, in order to prevent misleading 


More information about the scm-commits mailing list