Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcdatetime for openSUSE:Factory 
checked in at 2023-01-15 17:58:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcdatetime (Old)
 and      /work/SRC/openSUSE:Factory/.libcdatetime.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcdatetime"

Sun Jan 15 17:58:12 2023 rev:9 rq:1058442 version:20230115

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdatetime/libcdatetime.changes        
2022-11-28 11:06:03.455459278 +0100
+++ /work/SRC/openSUSE:Factory/.libcdatetime.new.32243/libcdatetime.changes     
2023-01-15 17:58:18.306252404 +0100
@@ -1,0 +2,6 @@
+Sun Jan 15 10:25:55 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 202301015
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  libcdatetime-alpha-20220104.tar.gz
  libcdatetime-alpha-20220104.tar.gz.asc

New:
----
  libcdatetime-alpha-20230115.tar.gz
  libcdatetime-alpha-20230115.tar.gz.asc

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

Other differences:
------------------
++++++ libcdatetime.spec ++++++
--- /var/tmp/diff_new_pack.GqAMzt/_old  2023-01-15 17:58:19.366258696 +0100
+++ /var/tmp/diff_new_pack.GqAMzt/_new  2023-01-15 17:58:19.370258720 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdatetime
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define lname  libcdatetime1
 Name:           libcdatetime
-Version:        20220104
+Version:        20230115
 Release:        0
 Summary:        Library for C date and time functions
 License:        LGPL-3.0-or-later
@@ -36,11 +36,11 @@
 
 Part of the libyal library family.
 
-%package -n %{lname}
+%package -n %lname
 Summary:        Library for C date and time functions
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %lname
 Library for C date and time functions.
 
 libcdatetime is a low level member of the libyal library family.
@@ -48,7 +48,7 @@
 %package devel
 Summary:        Development files for libcdatetime, a PFF/OFF file format 
library
 Group:          Development/Libraries/C and C++
-Requires:       %{lname} = %{version}
+Requires:       %lname = %version
 
 %description devel
 libcdatetime is a library C date and time functions.
@@ -67,20 +67,20 @@
 
 %install
 %make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+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}/libcdatetime.so.*
+%_libdir/libcdatetime.so.*
 
 %files devel
-%{_includedir}/libcdatetime.h
-%{_includedir}/libcdatetime/
-%{_libdir}/libcdatetime.so
-%{_libdir}/pkgconfig/libcdatetime.pc
-%{_mandir}/man3/libcdatetime.3*
+%_includedir/libcdatetime.h
+%_includedir/libcdatetime/
+%_libdir/libcdatetime.so
+%_libdir/pkgconfig/libcdatetime.pc
+%_mandir/man3/libcdatetime.3*
 
 %changelog

++++++ libcdatetime-alpha-20220104.tar.gz -> libcdatetime-alpha-20230115.tar.gz 
++++++
++++ 30828 lines of diff (skipped)

Reply via email to