Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libm4ri for openSUSE:Factory checked 
in at 2022-11-19 18:09:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libm4ri (Old)
 and      /work/SRC/openSUSE:Factory/.libm4ri.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libm4ri"

Sat Nov 19 18:09:26 2022 rev:10 rq:1036740 version:20200125

Changes:
--------
--- /work/SRC/openSUSE:Factory/libm4ri/libm4ri.changes  2020-06-11 
10:08:17.463854828 +0200
+++ /work/SRC/openSUSE:Factory/.libm4ri.new.1597/libm4ri.changes        
2022-11-19 18:09:34.706525854 +0100
@@ -1,0 +2,6 @@
+Sat Nov 19 02:04:18 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Use exact upstream version number
+  (switch from 0~20200125 -> 20200125)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libm4ri.spec ++++++
--- /var/tmp/diff_new_pack.Y74tVb/_old  2022-11-19 18:09:35.378529653 +0100
+++ /var/tmp/diff_new_pack.Y74tVb/_new  2022-11-19 18:09:35.382529676 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libm4ri
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 Name:           libm4ri
-%define date   20200125
-%define lname  libm4ri-0_0_%date
-Version:        0~%date
+Version:        20200125
+%define lname  libm4ri-0_0_%version
 Release:        0
 Summary:        Library for linear arithmetic over GF(2)
 License:        GPL-2.0-or-later
@@ -27,7 +26,7 @@
 URL:            https://bitbucket.org/malb/m4ri
 
 #Git-Clone:    https://bitbucket.org/malb/m4ri.git
-Source:         https://bitbucket.org/malb/m4ri/downloads/m4ri-%date.tar.gz
+Source:         https://bitbucket.org/malb/m4ri/downloads/m4ri-%version.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libpng)
 
@@ -56,7 +55,7 @@
 applications that want to make use of libm4ri.
 
 %prep
-%autosetup -n m4ri-%date
+%autosetup -n m4ri-%version
 
 %build
 #
@@ -83,7 +82,7 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%_libdir/libm4ri-0.0.%date.so
+%_libdir/libm4ri-0.0.%version.so
 
 %files devel
 %_libdir/libm4ri.so

Reply via email to