Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libimobiledevice-glue for 
openSUSE:Factory checked in at 2023-06-09 20:37:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libimobiledevice-glue (Old)
 and      /work/SRC/openSUSE:Factory/.libimobiledevice-glue.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libimobiledevice-glue"

Fri Jun  9 20:37:05 2023 rev:2 rq:1091443 version:1.0.0+git3.20230513

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libimobiledevice-glue/libimobiledevice-glue.changes  
    2021-10-15 23:04:30.358120664 +0200
+++ 
/work/SRC/openSUSE:Factory/.libimobiledevice-glue.new.15902/libimobiledevice-glue.changes
   2023-06-09 20:38:06.894790183 +0200
@@ -1,0 +2,12 @@
+Fri Jun 02 11:11:11 UTC 2023 - [email protected]
+
+- Update to version 1.0.0+git3.20230513:
+  * Set minimum required libplist version to 2.3.0
+  * Remove plist-related code in favor of new libplist API
+  * termcolors: Rename COLOR_* macros to FG_* due to conflict with ncurses
+  * Updated README with pkg-config requirement
+  * utils: Use libplist's plist_from_memory instead of duplicating format 
detection
+  * Add support for Apple's OPACK encoding and TLV format
+  * utils: Fix bad malloc result check in buffer_read_from_filename and test 
arguments for NULL
+
+-------------------------------------------------------------------

Old:
----
  libimobiledevice-glue-0~git.20210925.obscpio

New:
----
  libimobiledevice-glue-1.0.0+git3.20230513.obscpio

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

Other differences:
------------------
++++++ libimobiledevice-glue.spec ++++++
--- /var/tmp/diff_new_pack.IiYyCp/_old  2023-06-09 20:38:07.938796246 +0200
+++ /var/tmp/diff_new_pack.IiYyCp/_new  2023-06-09 20:38:07.942796270 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libimobiledevice-glue
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define libname libimobiledevice-glue-1_0-0
 Name:           libimobiledevice-glue
-Version:        0~git.20210925
+Version:        1.0.0+git3.20230513
 Release:        0
 Summary:        Native protocols library for iOS devices
 License:        LGPL-2.1-or-later
@@ -29,7 +29,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libplist-2.0) >= 2.2.0
+BuildRequires:  pkgconfig(libplist-2.0) >= 2.3.0
 
 %description
 A library with common code used by libraries and tools around the 
libimobiledevice project.
@@ -58,7 +58,7 @@
 
 %build
 autoreconf -fvi
-%configure \
+%configure PACKAGE_VERSION=%{version} \
   --disable-silent-rules \
   --disable-static
 %make_build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.IiYyCp/_old  2023-06-09 20:38:07.974796455 +0200
+++ /var/tmp/diff_new_pack.IiYyCp/_new  2023-06-09 20:38:07.978796478 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">libimobiledevice-glue</param>
-    <param name="versionformat">0~git.%cd</param>
+    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%cd</param>
   </service>
   <service mode="disabled" name="set_version"/>
   <service name="tar" mode="buildtime"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IiYyCp/_old  2023-06-09 20:38:07.994796571 +0200
+++ /var/tmp/diff_new_pack.IiYyCp/_new  2023-06-09 20:38:07.998796595 +0200
@@ -3,6 +3,6 @@
                 <param 
name="url">[email protected]:libimobiledevice/libimobiledevice.git</param>
               <param 
name="changesrevision">b3d35fbcf7a1ac669c2e80fbd58920941a5d4c0c</param></service><service
 name="tar_scm">
                 <param 
name="url">[email protected]:libimobiledevice/libimobiledevice-glue.git</param>
-              <param 
name="changesrevision">499a5578b15235d00bc492068635de45bec1807d</param></service></servicedata>
+              <param 
name="changesrevision">214bafdde6a1434ead87357afe6cb41b32318495</param></service></servicedata>
 (No newline at EOF)
 

++++++ libimobiledevice-glue.obsinfo ++++++
--- /var/tmp/diff_new_pack.IiYyCp/_old  2023-06-09 20:38:08.026796757 +0200
+++ /var/tmp/diff_new_pack.IiYyCp/_new  2023-06-09 20:38:08.030796780 +0200
@@ -1,6 +1,5 @@
 name: libimobiledevice-glue
-version: 0~git.20210925
-mtime: 1632523732
-commit: 499a5578b15235d00bc492068635de45bec1807d
-
+version: 1.0.0+git3.20230513
+mtime: 1683946902
+commit: 214bafdde6a1434ead87357afe6cb41b32318495
 

Reply via email to