Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmapidb for openSUSE:Factory 
checked in at 2024-04-21 20:29:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmapidb (Old)
 and      /work/SRC/openSUSE:Factory/.libmapidb.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmapidb"

Sun Apr 21 20:29:11 2024 rev:5 rq:1169481 version:20240420

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmapidb/libmapidb.changes      2022-08-09 
15:29:18.877790150 +0200
+++ /work/SRC/openSUSE:Factory/.libmapidb.new.26366/libmapidb.changes   
2024-04-21 20:30:34.053158756 +0200
@@ -1,0 +2,8 @@
+Sat Apr 20 18:28:07 UTC 2024 - Jan Engelhardt <[email protected]>
+
+- Update to release 20240420
+  * No changelog was provided
+- Delete system-libs.patch (only needed for Git snapshots,
+  not release tarballs)
+
+-------------------------------------------------------------------

Old:
----
  _service
  libmapidb-20210421.tar.xz
  system-libs.patch

New:
----
  libmapidb-experimental-20240420.tar.gz
  libmapidb.keyring

BETA DEBUG BEGIN:
  Old:  * No changelog was provided
- Delete system-libs.patch (only needed for Git snapshots,
  not release tarballs)
BETA DEBUG END:

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

Other differences:
------------------
++++++ libmapidb.spec ++++++
--- /var/tmp/diff_new_pack.tQAz3k/_old  2024-04-21 20:30:34.509175496 +0200
+++ /var/tmp/diff_new_pack.tQAz3k/_new  2024-04-21 20:30:34.513175643 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmapidb
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,21 @@
 
 Name:           libmapidb
 %define lname  libmapidb1
-Version:        20210421
+Version:        20240420
 Release:        0
 Summary:        Library for accessing the Exchange MAPI database format
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libmapidb
-Source:         %name-%version.tar.xz
-Patch1:         system-libs.patch
+Source:         
https://github.com/libyal/%name/releases/download/%version/%name-experimental-%version.tar.gz
+Source3:        %name.keyring
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20201121
-BuildRequires:  pkgconfig(libcnotify) >= 20200913
+BuildRequires:  pkgconfig(libcerror) >= 20240413
+BuildRequires:  pkgconfig(libcnotify) >= 20240414
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 A library for accessing the Exchange MAPI database format
@@ -63,7 +64,6 @@
 
 %build
 if [ ! -e configure ]; then ./autogen.sh; fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
@@ -72,8 +72,7 @@
 %make_install
 rm -f "%buildroot/%_libdir"/*.la
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING*

Reply via email to