Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit for openSUSE:Factory checked in at 2025-09-29 21:12:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit (Old) and /work/SRC/openSUSE:Factory/.cockpit.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit" Mon Sep 29 21:12:08 2025 rev:66 rq:1307703 version:346 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit/cockpit.changes 2025-09-23 20:47:17.515831075 +0200 +++ /work/SRC/openSUSE:Factory/.cockpit.new.11973/cockpit.changes 2025-09-29 21:12:17.616088362 +0200 @@ -1,0 +2,5 @@ +Tue Sep 23 09:11:48 UTC 2025 - Luna D Dragon <[email protected]> + +- add requirement on python3-pcp if pcp is installed bsc#1239759 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit.spec ++++++ --- /var/tmp/diff_new_pack.0HfKOH/_old 2025-09-29 21:12:19.180154075 +0200 +++ /var/tmp/diff_new_pack.0HfKOH/_new 2025-09-29 21:12:19.180154075 +0200 @@ -198,7 +198,6 @@ Recommends: (cockpit-storaged if udisks2) Recommends: (cockpit-packagekit if (dnf or zypper)) Recommends: (cockpit-firewalld if firewalld) -Suggests: python3-pcp %if 0%{?rhel} == 0 Recommends: (cockpit-networkmanager if NetworkManager) @@ -533,6 +532,7 @@ Requires: /usr/bin/pwscore Requires: /usr/bin/date Requires: (sudo or polkit) +Requires: (python3-pcp if pcp) Provides: cockpit-shell = %{version}-%{release} Provides: cockpit-systemd = %{version}-%{release} Provides: cockpit-tuned = %{version}-%{release} @@ -545,7 +545,6 @@ Recommends: setroubleshoot-server >= 3.3.3 Recommends: kexec-tools Suggests: NetworkManager-team -Suggests: python3-pcp Provides: cockpit-kdump = %{version}-%{release} Provides: cockpit-networkmanager = %{version}-%{release} Provides: cockpit-selinux = %{version}-%{release} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.0HfKOH/_old 2025-09-29 21:12:19.284158445 +0200 +++ /var/tmp/diff_new_pack.0HfKOH/_new 2025-09-29 21:12:19.292158781 +0200 @@ -1,6 +1,6 @@ -mtime: 1758530975 -commit: 648600968c4bbf35a88379def6cf01f187e050736cf7617d2233b01759c1699d +mtime: 1758618733 +commit: 2098f3b22a372495ed7a14473ef4169580e522d4c3ac394e5b616639454e0d89 url: https://src.opensuse.org/cockpit/cockpit.git -revision: 648600968c4bbf35a88379def6cf01f187e050736cf7617d2233b01759c1699d +revision: 2098f3b22a372495ed7a14473ef4169580e522d4c3ac394e5b616639454e0d89 projectscmsync: https://src.opensuse.org/cockpit/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-09-29 08:44:49.000000000 +0200 @@ -0,0 +1,3 @@ +.osc +node_modules.sums +_build* \ No newline at end of file
