diff --git a/.gitignore b/.gitignore index 388cc2c..1151249 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -libpqxx-3.0.2.tar.gz -libpqxx-3.0.2.tar.gz.md5sum -/libpqxx-3.2.tar.gz.md5sum -/libpqxx-3.2.tar.gz +/libpqxx-4.0.1.tar.gz +/libpqxx-4.0.1.tar.gz.md5sum diff --git a/libpqxx.spec b/libpqxx.spec index 3e3f598..e7be3e5 100644 --- a/libpqxx.spec +++ b/libpqxx.spec @@ -2,8 +2,8 @@ Name: libpqxx Summary: C++ client API for PostgreSQL Epoch: 1 -Version: 3.2 -Release: 0.7%{?dist} +Version: 4.0.1 +Release: 1%{?dist} License: BSD URL: http://pqxx.org/ @@ -65,7 +65,7 @@ make %{?_smp_mflags} check ||: %files %doc AUTHORS ChangeLog COPYING NEWS README VERSION -%{_libdir}/libpqxx-3.2.so +%{_libdir}/libpqxx-4.0.so %files devel %doc README-UPGRADE @@ -79,6 +79,9 @@ make %{?_smp_mflags} check ||: %changelog +* Tue Jun 24 2014 Rex Dieter 1:4.0.1-1 +- 4.0.1 + * Sat Jun 07 2014 Fedora Release Engineering - 1:3.2-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 42be9f9..120d61c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ab73585b512a530679bc2035c197c0fe libpqxx-3.2.tar.gz.md5sum -48661d49892e1694a95d9341d643e730 libpqxx-3.2.tar.gz +6ea888b9ba85dd7cef1b182dc5f223a2 libpqxx-4.0.1.tar.gz +df5a5f85fc848a6a132baa167c347966 libpqxx-4.0.1.tar.gz.md5sum