Update to 1.10.4

This commit is contained in:
Fabio Alessandro Locati 2014-10-11 15:17:14 +02:00
parent 2121282a5f
commit ad26b263aa

View File

@ -5,7 +5,7 @@
Summary: A cross-platform C++ library for network programming
Name: asio
Version: 1.10.3
Version: 1.10.4
Release: 1%{?dist}
URL: http://sourceforge.net/projects/asio/
Source0: https://github.com/chriskohlhoff/asio/archive/%{commit}/asio-%{commit}.tar.gz
@ -55,6 +55,9 @@ make %{?_smp_mflags}
%{_includedir}/asio.hpp
%changelog
* Sat Oct 11 2014 Fabio Alessandro Locati <fabiolocati@gmail.com> - 1.10.4-1
* Update to 1.10.4 version
* Sun Aug 10 2014 Fabio Alessandro Locati <fabiolocati@gmail.com> - 1.10.3-1
- Update to 1.10.3 version