diff --git a/.cvsignore b/.cvsignore index 8069800..0e0eb85 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -asio-0.3.8.tar.bz2 +asio-1.0.0.tar.bz2 diff --git a/asio.spec b/asio.spec index fae4e0d..84e37f6 100644 --- a/asio.spec +++ b/asio.spec @@ -3,8 +3,8 @@ Summary: A cross-platform C++ library for network programming Name: asio -Version: 0.3.8 -Release: 8%{?dist} +Version: 1.0.0 +Release: 1%{?dist} URL: http://sourceforge.net/projects/asio/ Source0: http://downloads.sourceforge.net/asio/asio-%{version}.tar.bz2 License: Boost @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/asio.hpp %changelog +* Sun Apr 06 2008 Marc Maurer 1.0.0-1 +- New upstream release + * Wed Feb 20 2008 Fedora Release Engineering - 0.3.8-8 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index 6be9be3..bc88bd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -309d2c353392d1b7caf3bb48980c743d asio-0.3.8.tar.bz2 +444b4fe7f3e8e88c65df891b76556520 asio-1.0.0.tar.bz2