From 961423ea087373120b79f17605cffaee514d6aa1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 29 Jul 2015 13:10:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 --- rb_libtorrent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec index 5ad3764..cca000b 100644 --- a/rb_libtorrent.spec +++ b/rb_libtorrent.spec @@ -1,6 +1,6 @@ Name: rb_libtorrent Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C++ BitTorrent library aiming to be the best alternative Group: System Environment/Libraries @@ -168,6 +168,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a %{python_sitearch}/libtorrent.so %changelog +* Wed Jul 29 2015 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 + * Sun Jul 26 2015 Fabio Alessandro Locati - 1.0.5-1 - Upstream release 1.0.5 - Lint the spec file