Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wtmpdb for openSUSE:Factory checked in at 2023-04-24 22:31:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wtmpdb (Old) and /work/SRC/openSUSE:Factory/.wtmpdb.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wtmpdb" Mon Apr 24 22:31:33 2023 rev:2 rq:1082462 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wtmpdb/wtmpdb.changes 2023-04-22 22:03:51.226433699 +0200 +++ /work/SRC/openSUSE:Factory/.wtmpdb.new.1533/wtmpdb.changes 2023-04-24 22:31:44.523699241 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 09:46:56 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Use Requires(pre) and Requires(post) instead of PreReq + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wtmpdb.spec ++++++ --- /var/tmp/diff_new_pack.39fqCH/_old 2023-04-24 22:31:44.919701595 +0200 +++ /var/tmp/diff_new_pack.39fqCH/_new 2023-04-24 22:31:44.923701619 +0200 @@ -30,7 +30,8 @@ BuildRequires: pkgconfig(audit) BuildRequires: pkgconfig(pam) BuildRequires: pkgconfig(sqlite3) -PreReq: pam-config +Requires(post): pam-config +Requires(postun):pam-config %description pam_wtmpdb and wtmpdb are Y2038 safe versions of wtmp and the last utility. pam_wtmpdb collects all data in a sqlite3 database and wtmpdb creates boot and shutdown entries or formats and prints the contents of the wtmp database.