diff --git a/.cvsignore b/.cvsignore index 0e0eb85..23945a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -asio-1.0.0.tar.bz2 +asio-1.2.0.tar.bz2 diff --git a/asio.spec b/asio.spec index 0aa06d1..fc59e11 100644 --- a/asio.spec +++ b/asio.spec @@ -3,8 +3,8 @@ Summary: A cross-platform C++ library for network programming Name: asio -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.2.0 +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 +* Thu Dec 25 2008 Marc Maurer 1.2.0-1 +- New upstream release + * Sun Apr 06 2008 Marc Maurer 1.0.0-2 - Upstream removed the executable permissions on the docs diff --git a/sources b/sources index bc88bd3..63f6dd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -444b4fe7f3e8e88c65df891b76556520 asio-1.0.0.tar.bz2 +9dbd5e04e015d02f5b072be5028c91b8 asio-1.2.0.tar.bz2