Hello community,

here is the log from the commit of package libimobiledevice for 
openSUSE:Factory checked in at 2017-02-08 10:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libimobiledevice (Old)
 and      /work/SRC/openSUSE:Factory/.libimobiledevice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libimobiledevice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libimobiledevice/libimobiledevice.changes        
2017-01-25 22:35:51.676910187 +0100
+++ /work/SRC/openSUSE:Factory/.libimobiledevice.new/libimobiledevice.changes   
2017-02-08 10:43:07.716861555 +0100
@@ -1,0 +2,11 @@
+Thu Feb  2 10:12:12 UTC 2017 - [email protected]
+
+- added _service file to clearly show the package origin
+
+-------------------------------------------------------------------
+Thu Feb  2 01:32:19 UTC 2017 - [email protected]
+
+- SRPM group assignment fix. Trim DLL/library format baggage
+  from description.
+
+-------------------------------------------------------------------

New:
----
  _service

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

Other differences:
------------------
++++++ libimobiledevice.spec ++++++
--- /var/tmp/diff_new_pack.jEx4VA/_old  2017-02-08 10:43:08.160799701 +0100
+++ /var/tmp/diff_new_pack.jEx4VA/_new  2017-02-08 10:43:08.164799143 +0100
@@ -22,7 +22,7 @@
 Release:        0
 Summary:        Native protocols library for iOS devices
 License:        LGPL-2.1+
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Url:            http://www.libimobiledevice.org
 #Source:         
http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
 Source:                %{name}-%{version}.tar.xz
@@ -43,8 +43,7 @@
 
 %description
 libimobiledevice is a software library that talks the protocols to support
-iOS devices. Unlike other projects, it does not depend on using any existing
-`.dll` or `.so` libraries from Apple.
+iOS devices. It does not depend on any existing libraries from Apple.
 
 %package -n %{name}%{soname}
 Summary:        Native protocols library for iOS devices
@@ -58,8 +57,7 @@
 
 %description -n %{name}%{soname}
 libimobiledevice is a software library that talks the protocols to support
-iOS devices. Unlike other projects, it does not depend on using any existing
-`.dll` or `.so` libraries from Apple.
+iOS devices. It does not depend on any existing libraries from Apple.
 
 %package devel
 Summary:        Development files for %{name}
@@ -82,8 +80,7 @@
 
 %description -n imobiledevice-tools
 libimobiledevice is a software library that talks the protocols to support
-iOS devices. Unlike other projects, it does not depend on using any existing
-`.dll` or `.so` libraries from Apple.
+iOS devices. It does not depend on any existing libraries from Apple.
 
 %package -n python-imobiledevice
 Summary:        Python bindings for %{name}

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param 
name="url">https://github.com/libimobiledevice/libimobiledevice</param>
    <param name="scm">git</param>
    <param name="filename">libimobiledevice</param>
    <param name="exclude">.git</param>
    <param name="versionformat">1.2.0+git%cd.%h</param>
    <param name="revision">master</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">libimobiledevice-*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="basename">libimobiledevice</param>
  </service>
</services>

Reply via email to