Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2022-06-12 17:38:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkexiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.libkexiv2.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkexiv2"

Sun Jun 12 17:38:05 2022 rev:144 rq:981844 version:22.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes      2022-05-14 
22:54:08.427139252 +0200
+++ /work/SRC/openSUSE:Factory/.libkexiv2.new.1548/libkexiv2.changes    
2022-06-12 17:38:32.490089736 +0200
@@ -1,0 +2,8 @@
+Wed Jun  8 09:56:54 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.2/
+
+-------------------------------------------------------------------

Old:
----
  libkexiv2-22.04.1.tar.xz
  libkexiv2-22.04.1.tar.xz.sig

New:
----
  libkexiv2-22.04.2.tar.xz
  libkexiv2-22.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ libkexiv2.spec ++++++
--- /var/tmp/diff_new_pack.r0Ud17/_old  2022-06-12 17:38:33.894091739 +0200
+++ /var/tmp/diff_new_pack.r0Ud17/_new  2022-06-12 17:38:33.898091745 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libkexiv2
-Version:        22.04.1
+Version:        22.04.2
 Release:        0
 Summary:        Library to manipulate picture meta data
 License:        GPL-2.0-or-later


++++++ libkexiv2-22.04.1.tar.xz -> libkexiv2-22.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkexiv2-22.04.1/src/kexiv2_p.cpp 
new/libkexiv2-22.04.2/src/kexiv2_p.cpp
--- old/libkexiv2-22.04.1/src/kexiv2_p.cpp      2021-12-09 01:47:50.000000000 
+0100
+++ new/libkexiv2-22.04.2/src/kexiv2_p.cpp      2022-05-19 22:39:28.000000000 
+0200
@@ -437,7 +437,7 @@
 bool KExiv2Private::isUtf8(const char* const buffer) const
 {
     int i, n;
-    register unsigned char c;
+    unsigned char c;
     bool gotone = false;
 
     if (!buffer)

Reply via email to