[asio/epel7: 4/6] Fix commit id

Fabio Alessandro Locati fale at fedoraproject.org
Mon Oct 13 17:06:26 UTC 2014


commit fe4cfb8275da33ce38a09c826eb80bba0f3c462b
Author: Fabio Alessandro Locati <fabiolocati at gmail.com>
Date:   Sat Oct 11 18:01:25 2014 +0200

    Fix commit id

 asio.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/asio.spec b/asio.spec
index 3b0b676..8622529 100644
--- a/asio.spec
+++ b/asio.spec
@@ -1,12 +1,12 @@
 # asio only ships headers, so no debuginfo package is needed
 %define debug_package %{nil}
 
-%global commit 00cdf672654fda984b0c57218eaf77845ad4167a
+%global commit 581fe686293be42260800c54cf2ac33576f35497
 
 Summary: A cross-platform C++ library for network programming
 Name: asio
 Version: 1.10.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://sourceforge.net/projects/asio/
 Source0: https://github.com/chriskohlhoff/asio/archive/%{commit}/asio-%{commit}.tar.gz
 License: Boost
@@ -55,8 +55,11 @@ make %{?_smp_mflags}
 %{_includedir}/asio.hpp
 
 %changelog
+* Sat Oct 11 2014 Fabio Alessandro Locati <fabiolocati at gmail.com> - 1.10.4-2
+- Forgot to update the commit id
+
 * Sat Oct 11 2014 Fabio Alessandro Locati <fabiolocati at gmail.com> - 1.10.4-1
-* Update to 1.10.4 version
+- Update to 1.10.4 version
 
 * Sun Aug 10 2014 Fabio Alessandro Locati <fabiolocati at gmail.com> - 1.10.3-1
 - Update to 1.10.3 version


More information about the scm-commits mailing list