Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libhomfly for openSUSE:Factory checked in at 2023-01-28 18:45:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhomfly (Old) and /work/SRC/openSUSE:Factory/.libhomfly.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhomfly" Sat Jan 28 18:45:09 2023 rev:2 rq:1061669 version:1.02r6 Changes: -------- --- /work/SRC/openSUSE:Factory/libhomfly/libhomfly.changes 2020-09-21 17:43:39.236926071 +0200 +++ /work/SRC/openSUSE:Factory/.libhomfly.new.32243/libhomfly.changes 2023-01-28 18:55:50.706199734 +0100 @@ -1,0 +2,6 @@ +Sat Jan 28 00:40:58 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- Use the upstream versioning scheme (1.02r6) as every other + distribution does. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhomfly.spec ++++++ --- /var/tmp/diff_new_pack.9zw6bu/_old 2023-01-28 18:55:51.106202000 +0100 +++ /var/tmp/diff_new_pack.9zw6bu/_new 2023-01-28 18:55:51.114202046 +0100 @@ -1,7 +1,7 @@ # # spec file for package libhomfly # -# Copyright (c) 2020 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 @@ -17,15 +17,14 @@ %define lname libhomfly0 -%define unver 1.02r6 Name: libhomfly -Version: 1.0.2.6 +Version: 1.02r6 Release: 0 Summary: Library to compute the homfly polynomial of a link License: SUSE-Public-Domain Group: Productivity/Scientific/Math URL: https://github.com/miguelmarco/libhomfly -Source: https://github.com/miguelmarco/libhomfly/releases/download/%unver/%name-%unver.tar.gz +Source: https://github.com/miguelmarco/libhomfly/releases/download/%{version}/%name-%{version}.tar.gz BuildRequires: gc-devel %description @@ -49,7 +48,7 @@ This subpackage provides the development headers for it. %prep -%autosetup -p1 -n %name-%unver +%autosetup -p1 -n %name-%{version} %build %configure --disable-static