Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proj for openSUSE:Factory checked in at 2024-03-01 23:37:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proj (Old) and /work/SRC/openSUSE:Factory/.proj.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proj" Fri Mar 1 23:37:08 2024 rev:43 rq:1153805 version:9.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/proj/proj.changes 2024-02-29 21:52:44.619214262 +0100 +++ /work/SRC/openSUSE:Factory/.proj.new.1770/proj.changes 2024-03-01 23:37:21.625266968 +0100 @@ -1,0 +2,6 @@ +Fri Mar 1 09:21:33 UTC 2024 - Martin Pluskal <[email protected]> + +- Reintroduce legacy provides/obsoletes as many packages still + rely on them + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proj.spec ++++++ --- /var/tmp/diff_new_pack.UTGuzE/_old 2024-03-01 23:37:24.501370966 +0100 +++ /var/tmp/diff_new_pack.UTGuzE/_new 2024-03-01 23:37:24.505371111 +0100 @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(nlohmann_json) BuildRequires: pkgconfig(sqlite3) >= 3.11 +Provides: libproj = %{version} %description This package offers the commandline tools for performing respective @@ -55,6 +56,8 @@ Summary: Development files for PROJ License: MIT Requires: %{libname} = %{version} +Provides: libproj-devel = %{version} +Obsoletes: libproj-devel < %{version} %description devel This package contains libproj and the appropriate header files and man pages.
