diff --git a/.gitignore b/.gitignore index 3a5b81b..7e8ee0c 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ ucommon-3.3.4.tar.gz /ucommon-5.5.0.tar.gz /ucommon-6.0.0.tar.gz /ucommon-6.0.2.tar.gz +/ucommon-6.0.4.tar.gz +/ucommon-6.0.7.tar.gz diff --git a/sources b/sources index cc3fbd6..c661360 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a9722f0f5e94bdd569629281459a002 ucommon-6.0.2.tar.gz +0774a0315beac7b26ec75d44d925f208 ucommon-6.0.7.tar.gz diff --git a/ucommon.spec b/ucommon.spec index b3693ec..d428f8a 100644 --- a/ucommon.spec +++ b/ucommon.spec @@ -10,8 +10,8 @@ Name: ucommon Summary: Portable C++ framework for threads and sockets -Version: 6.0.2 -Release: 2%{?dist} +Version: 6.0.7 +Release: 1%{?dist} License: LGPLv3+ URL: http://www.gnu.org/software/commoncpp Source0: http://www.gnutelephony.org/dist/tarballs/ucommon-%{version}.tar.gz @@ -123,6 +123,12 @@ html browsable. %postun -p /sbin/ldconfig %changelog +* Sun Jul 28 2013 David Sugar - 6.0.7-1 +- Fix for fsys error state reset on file open + +* Sun May 05 2013 David Sugar - 6.0.4-1 +- Fix for commoncpp address list comparisons + * Fri Feb 15 2013 Fedora Release Engineering - 6.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild