diff --git a/.cvsignore b/.cvsignore index 23945a2..eea5119 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -asio-1.2.0.tar.bz2 +asio-1.4.1.tar.gz diff --git a/asio.spec b/asio.spec index 04e3596..a9f8595 100644 --- a/asio.spec +++ b/asio.spec @@ -3,8 +3,8 @@ Summary: A cross-platform C++ library for network programming Name: asio -Version: 1.2.0 -Release: 3%{?dist} +Version: 1.4.1 +Release: 1%{?dist} URL: http://sourceforge.net/projects/asio/ Source0: http://downloads.sourceforge.net/asio/asio-%{version}.tar.bz2 License: Boost @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/asio.hpp %changelog +* Mon Jul 27 2009 Marc Maurer 1.4.1-1 +- New upstream release + * Fri Jul 24 2009 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 63f6dd4..30fe18f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dbd5e04e015d02f5b072be5028c91b8 asio-1.2.0.tar.bz2 +7335e00c98e77e86015bb3e27fe8c019 asio-1.4.1.tar.gz