New upstream release

This commit is contained in:
Marc Maurer 2008-12-25 14:23:11 +00:00
parent 5a776ef5e0
commit 0a6f3cb73d
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
asio-1.0.0.tar.bz2
asio-1.2.0.tar.bz2

View File

@ -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 <uwog@uwog.net> 1.2.0-1
- New upstream release
* Sun Apr 06 2008 Marc Maurer <uwog@uwog.net> 1.0.0-2
- Upstream removed the executable permissions on the docs

View File

@ -1 +1 @@
444b4fe7f3e8e88c65df891b76556520 asio-1.0.0.tar.bz2
9dbd5e04e015d02f5b072be5028c91b8 asio-1.2.0.tar.bz2