[ucommon] New upstream release

David Sugar dyfet at fedoraproject.org
Sun Jan 15 20:31:34 UTC 2012


commit e915996b5af4fe988905c49fd41607534942e0a5
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun Jan 15 15:31:13 2012 -0500

    New upstream release

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8025e2c..9bef1eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-5.0.2.tar.gz
 /ucommon-5.0.3.tar.gz
 /ucommon-5.0.4.tar.gz
+/ucommon-5.1.2.tar.gz
diff --git a/sources b/sources
index 59df03d..7141514 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5000b1db3b64aa7b28647f0a1e22263b  ucommon-5.0.4.tar.gz
+afc0602984b567479689027747bae974  ucommon-5.1.2.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 7e73b10..05841bf 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 5.0.4
+Version: 5.1.2
 Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -92,12 +92,12 @@ html browsable.
 %{_bindir}/mdsum
 %{_bindir}/sockaddr
 %{_bindir}/zerofill
-%{_bindir}/scrub
+%{_bindir}/scrub-files
 %{_bindir}/car
 %{_mandir}/man1/args.*
 %{_mandir}/man1/car.*
 %{_mandir}/man1/mdsum.*
-%{_mandir}/man1/scrub.*
+%{_mandir}/man1/scrub-files.*
 %{_mandir}/man1/sockaddr.*
 %{_mandir}/man1/zerofill.*
 
@@ -121,6 +121,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Jan 15 2012 David Sugar <dyfet at gnutelephony.org> - 5.1.2-0
+- New upstream release
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0.4-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list