Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2023-11-30 22:00:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsmdev (Old)
 and      /work/SRC/openSUSE:Factory/.libsmdev.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsmdev"

Thu Nov 30 22:00:26 2023 rev:18 rq:1129771 version:20231128

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes        2023-08-09 
17:25:47.809583317 +0200
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.25432/libsmdev.changes     
2023-11-30 22:01:15.788931361 +0100
@@ -1,0 +2,6 @@
+Wed Nov 29 10:50:27 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Update to release 20231128
+  * Improved Python Unicode handling
+
+-------------------------------------------------------------------

Old:
----
  libsmdev-alpha-20221028.tar.gz
  libsmdev-alpha-20221028.tar.gz.asc

New:
----
  libsmdev-alpha-20231128.tar.gz
  libsmdev-alpha-20231128.tar.gz.asc

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

Other differences:
------------------
++++++ libsmdev.spec ++++++
--- /var/tmp/diff_new_pack.XrRNHg/_old  2023-11-30 22:01:16.360952433 +0100
+++ /var/tmp/diff_new_pack.XrRNHg/_new  2023-11-30 22:01:16.364952580 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# Copyright (c) 2022 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
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %{?sle15_python_module_pythons}
 
 %define lname  libsmdev1
 Name:           libsmdev
-Version:        20221028
+Version:        20231128
 Release:        0
 Summary:        Library to access storage media devices
 License:        LGPL-3.0-or-later
@@ -32,30 +33,30 @@
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcdata) >= 20230108
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 BuildRequires:  pkgconfig(libcfile) >= 20220106
-BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libclocale) >= 20221218
 BuildRequires:  pkgconfig(libcnotify) >= 20220108
 BuildRequires:  pkgconfig(libcthreads) >= 20220102
-BuildRequires:  pkgconfig(libuna) >= 20220611
+BuildRequires:  pkgconfig(libuna) >= 20230710
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
 
 %description
 libsmdev is a library to access and read storage media devices.
 
-%package -n %{lname}
+%package -n %lname
 Summary:        Library to access storage media devices
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %lname
 libsmdev is a library to access and read storage media devices.
 
 %package devel
 Summary:        Development files for libsmdev, a storage media access library
 Group:          Development/Libraries/C and C++
-Requires:       %{lname} = %{version}
+Requires:       %lname = %version
 
 %description devel
 libsmdev is a library to access and read storage media devices.
@@ -91,26 +92,26 @@
 mv "%_builddir/rt/"* "%buildroot/"
 find "%buildroot" -type f -name "*.la" -delete -print
 
-%post   -n %{lname} -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n %{lname}
+%files -n %lname
 %license COPYING*
-%{_libdir}/libsmdev.so.1*
+%_libdir/libsmdev.so.1*
 
 %files -n %name-devel
 %license COPYING*
-%{_includedir}/libsmdev*
-%{_libdir}/libsmdev.so
-%{_libdir}/pkgconfig/libsmdev.pc
-%{_mandir}/man3/libsmdev.3*
+%_includedir/libsmdev*
+%_libdir/libsmdev.so
+%_libdir/pkgconfig/libsmdev.pc
+%_mandir/man3/libsmdev.3*
 
 %files -n %name-tools
 %license COPYING*
-%{_bindir}/smdevinfo
-%{_mandir}/man1/smdevinfo.1*
+%_bindir/smdevinfo
+%_mandir/man1/smdevinfo.1*
 
 %files %python_files
 %license COPYING*
-%{python_sitearch}/pysmdev.so
+%python_sitearch/pysmdev.so
 

++++++ libsmdev-alpha-20221028.tar.gz -> libsmdev-alpha-20231128.tar.gz ++++++
++++ 17334 lines of diff (skipped)

Reply via email to