Hello community,

here is the log from the commit of package libtorrent for openSUSE:Factory 
checked in at 2017-08-24 18:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent"

Thu Aug 24 18:28:35 2017 rev:10 rq:501672 version:0.13.6.g72

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtorrent/libtorrent.changes    2017-05-04 
08:55:28.579898073 +0200
+++ /work/SRC/openSUSE:Factory/.libtorrent.new/libtorrent.changes       
2017-08-24 18:28:37.018408457 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 14:08:12 UTC 2017 - [email protected]
+
+- Update to new snapshot 0.13.6.g72
+  * IPv6 support
+  * Send correct network-ordered port number in PEX messages.
+  * Support for DHT logging.
+  * Fix BEP7 compatibility with IPv6 trackers and IPv4 peers.
+- Remove cppunit.diff (no longer needed)
+
+-------------------------------------------------------------------

Old:
----
  0.13.6.tar.gz
  cppunit.diff

New:
----
  _service
  libtorrent-0.13.6.g72.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libtorrent.spec ++++++
--- /var/tmp/diff_new_pack.wHRVfb/_old  2017-08-24 18:28:38.090257447 +0200
+++ /var/tmp/diff_new_pack.wHRVfb/_new  2017-08-24 18:28:38.114254067 +0200
@@ -19,7 +19,7 @@
 
 Name:           libtorrent
 %define lname  libtorrent19
-Version:        0.13.6
+Version:        0.13.6.g72
 Release:        0
 Summary:        A BitTorrent library written in C++
 License:        SUSE-GPL-2.0+-with-openssl-exception
@@ -27,8 +27,8 @@
 Url:            http://github.com/rakshasa/libtorrent
 
 #Git-Clone:    git://github.com/rakshasa/libtorrent
-Source:         https://github.com/rakshasa/libtorrent/archive/%version.tar.gz
-Patch1:         cppunit.diff
+#Source:         https://github.com/rakshasa/libtorrent/archive/%version.tar.gz
+Source:         %name-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -37,6 +37,7 @@
 BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRequires:  zlib-devel
 
 %description
@@ -65,14 +66,11 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 export CFLAGS="%optflags -fno-strict-aliasing"
 export CXXFLAGS="$CFLAGS"
-%if 0%{?suse_version} >= 1220
 export CXXFLAGS="$CXXFLAGS -std=gnu++11"
-%endif
 autoreconf -fiv
 %configure --enable-ipv6 --with-posix-fallocate
 make %{?_smp_mflags}

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://github.com/rakshasa/libtorrent</param>
                <param name="revision">master</param>
                <param name="parent-tag">47915136</param>
                <param name="versionformat">0.13.6.g@TAG_OFFSET@</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
        <service name="set_version" mode="disabled"/>
</services>

Reply via email to