Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsmartcontrol for openSUSE:Factory checked in at 2025-03-31 11:39:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsmartcontrol (Old) and /work/SRC/openSUSE:Factory/.gsmartcontrol.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsmartcontrol" Mon Mar 31 11:39:56 2025 rev:10 rq:1265158 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gsmartcontrol/gsmartcontrol.changes 2025-03-14 23:53:42.680677498 +0100 +++ /work/SRC/openSUSE:Factory/.gsmartcontrol.new.2696/gsmartcontrol.changes 2025-03-31 11:40:52.930447384 +0200 @@ -1,0 +2,6 @@ +Thu Mar 27 18:02:37 UTC 2025 - Andreas Stieger <[email protected]> + +- remove unused pcre build dependency, code was ported to + std::regex in v2.0.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsmartcontrol.spec ++++++ --- /var/tmp/diff_new_pack.VHcUzh/_old 2025-03-31 11:40:53.658477552 +0200 +++ /var/tmp/diff_new_pack.VHcUzh/_new 2025-03-31 11:40:53.662477717 +0200 @@ -41,8 +41,6 @@ BuildRequires: polkit BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtkmm-3.0) >= 3.4 -BuildRequires: pkgconfig(libpcre) -Requires: pcre Requires: polkit Requires: smartmontools >= 5.43 Recommends: xdg-utils @@ -54,7 +52,7 @@ SMART data to determine its health, as well as run various tests on it. %prep -%setup -q +%autosetup -p1 %build %if 0%{?suse_version} < 1600
