]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/commitdiff
- back to 1.0.11 auto/th/libtorrent-rasterbar-1.0.11-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 28 May 2017 21:17:15 +0000 (23:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 28 May 2017 21:17:15 +0000 (23:17 +0200)
- epoch 2

libtorrent-rasterbar.spec

index a86ae9d588552ef9d63d3fcc05aa1bc915f31f39..b8b5a6fedd0c93958d7302c999998175e9f520e0 100644 (file)
@@ -1,15 +1,18 @@
+#
+# WARNING: Do not upgrade to 1.1.x, breaks qbittorrent
+#
 %define                tagver  %(echo %{version} | tr . _)
 Summary:       A C++ BitTorrent library
 Summary(hu.UTF-8):     C++ BitTorrent könyvtár
 Summary(pl.UTF-8):     Biblioteka BitTorrenta napisana w C++
 Name:          libtorrent-rasterbar
-Version:       1.0.6
-Release:       6
-Epoch:         1
+Version:       1.0.11
+Release:       1
+Epoch:         2
 License:       BSD
 Group:         Libraries
 Source0:       https://github.com/arvidn/libtorrent/releases/download/libtorrent-%{tagver}/%{name}-%{version}.tar.gz
-# Source0-md5: e88d7f56fe9384e835b8389cd59e540e
+# Source0-md5: f49e43286a64e8bbdef9ea59baa78b55
 URL:           http://www.rasterbar.com/products/libtorrent/
 BuildRequires: GeoIP-devel
 BuildRequires: autoconf >= 2.63
@@ -164,7 +167,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS ChangeLog COPYING
 %attr(755,root,root) %{_libdir}/libtorrent-rasterbar.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libtorrent-rasterbar.so.8
 
This page took 0.660654 seconds and 4 git commands to generate.