From cf19006ac72930d6cf4089a9bcf385fdebb3b5cd Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sat, 11 Oct 2014 15:17:14 +0200 Subject: [PATCH] Update to 1.10.4 --- asio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/asio.spec b/asio.spec index f94f98d..168829d 100644 --- a/asio.spec +++ b/asio.spec @@ -5,8 +5,8 @@ Summary: A cross-platform C++ library for network programming Name: asio -Version: 1.10.3 -Release: 2%{?dist} +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 License: Boost @@ -55,6 +55,9 @@ make %{?_smp_mflags} %{_includedir}/asio.hpp %changelog +* Sat Oct 11 2014 Fabio Alessandro Locati - 1.10.4-1 +* Update to 1.10.4 version + * Fri Aug 15 2014 Fedora Release Engineering - 1.10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild