Hello community,

here is the log from the commit of package libtorrent-rasterbar for 
openSUSE:Factory checked in at 2019-01-28 20:49:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent-rasterbar"

Mon Jan 28 20:49:51 2019 rev:59 rq:669066 version:1.1.11

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes    
    2018-11-27 10:44:27.860070039 +0100
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.28833/libtorrent-rasterbar.changes
     2019-01-28 20:50:43.269761146 +0100
@@ -1,0 +2,7 @@
+Thu Jan 24 10:16:08 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Avoid repeating the name in summary.
+- Remove future goals from description.
+- Remove idempotent %if..%endif guards.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.zLaAYf/_old  2019-01-28 20:50:44.157760210 +0100
+++ /var/tmp/diff_new_pack.zLaAYf/_new  2019-01-28 20:50:44.157760210 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtorrent-rasterbar
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,7 +26,7 @@
 Name:           libtorrent-rasterbar
 Version:        1.1.11
 Release:        0
-Summary:        Libtorrent is a C++ implementation of the BitTorrent protocol
+Summary:        A C++ implementation of the BitTorrent protocol
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            http://libtorrent.org/
@@ -62,16 +62,11 @@
 It is a library and not a full featured client, although it comes
 with a working example client.
 
-The main goals of libtorrent-rasterbar are:
- * To be cpu efficient.
- * To be memory efficient.
- * To be very easy to use.
-
 This package holds the sample client and example files for
 libtorrent-rasterbar.
 
 %package -n %{name}%{sover}
-Summary:        Libtorrent is a C++ implementation of the BitTorrent protocol
+Summary:        A C++ implementation of the BitTorrent protocol
 Group:          System/Libraries
 
 %description -n %{name}%{sover}
@@ -80,11 +75,6 @@
 It is a library and not a full featured client, although it comes
 with a working example client.
 
-The main goals of libtorrent-rasterbar are:
- * To be cpu efficient.
- * To be memory efficient.
- * To be very easy to use.
-
 %if %{with python2}
 %if 0%{?suse_version} >= 1500
 %package -n python2-%{name}
@@ -108,26 +98,22 @@
 Python Bindings for the libtorrent-rasterbar package.
 %endif
 
-%if %{with python3}
 %package -n python3-%{name}
 Summary:        Python Bindings for libtorrent-rasterbar
 Group:          Development/Libraries/Python
 
 %description -n python3-%{name}
 Python Bindings for the libtorrent-rasterbar package.
-%endif
 
-%if %{with examples}
 %package tools
 Summary:        Example tools from libtorrent-rasterbar
 Group:          Development/Libraries/C and C++
 
 %description tools
 Example tools from the libtorrent-rasterbar package.
-%endif
 
 %package devel
-Summary:        Libtorrent is a C++ implementation of the BitTorrent protocol
+Summary:        Header files for libtorrent, a C++ implementation of the 
BitTorrent protocol
 Group:          Development/Libraries/C and C++
 Requires:       %{name}%{sover} = %{version}
 Requires:       gcc-c++
@@ -144,16 +130,12 @@
 It is a library and not a full featured client, although it comes
 with a working example client.
 
-The main goals of libtorrent-rasterbar are:
- * To be cpu efficient.
- * To be memory efficient.
- * To be very easy to use.
-
 This package holds the development files for libtorrent-rasterbar.
 
 %package doc
 Summary:        Documentation for libtorrent-rasterbar
 Group:          Documentation/HTML
+BuildArch:      noarch
 
 %description doc
 Documentation for the libtorrent-rasterbar package.


Reply via email to