Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pleaser for openSUSE:Factory checked 
in at 2021-07-01 07:05:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pleaser (Old)
 and      /work/SRC/openSUSE:Factory/.pleaser.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pleaser"

Thu Jul  1 07:05:37 2021 rev:2 rq:903183 version:0.4.1~git0.11a9aa8

Changes:
--------
--- /work/SRC/openSUSE:Factory/pleaser/pleaser.changes  2021-06-28 
15:33:44.299194065 +0200
+++ /work/SRC/openSUSE:Factory/.pleaser.new.2625/pleaser.changes        
2021-07-01 07:05:48.787393337 +0200
@@ -1,0 +2,7 @@
+Wed Jun 23 07:40:04 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Ensure neutrality of description.
+- Reduce PreReq on "permissions" to the actually used
+  requirement types.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pleaser.spec ++++++
--- /var/tmp/diff_new_pack.8cFl2Z/_old  2021-07-01 07:05:49.319389181 +0200
+++ /var/tmp/diff_new_pack.8cFl2Z/_new  2021-07-01 07:05:49.323389150 +0200
@@ -24,7 +24,7 @@
 Version:        0.4.1~git0.11a9aa8
 Release:        1%{?dist}
 Group:          Productivity/Security
-Summary:        Polite regex-first sudo alternative
+Summary:        Alternative to sudo (root command execution) with regex support
 License:        (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR 
Zlib) AND (MIT OR Unlicense) AND Apache-2.0 AND MIT AND GPL-3.0-or-later
 URL:            
https://gitlab.com/edneville/please/-/archive/v%{version}/please-v%{version}.tar.gz
 Source0:        please-%{version}.tar.xz
@@ -43,12 +43,14 @@
 
 Requires:       pam
 
-PreReq:         permissions
+Requires(post): permissions
+Requires(verify):permissions
 
 %description
-please, a secure, fast, reliable, regex alternative to sudo.
-pleaseedit, a secure method to permit editing of files without
-elevation. Fast, reliable, safe. Pick three.
+please is a regex-capable alternative to sudo, a command for allowing
+users to execute some subsequent commands as the root (or another) user.
+pleaseedit is a method to permit editing of files without
+elevation.
 
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
@@ -97,7 +99,7 @@
 session    include      common-session
 EOF
 
-%files       -n %{name}
+%files
 %doc README.md
 %license LICENSE
 %verify(not mode) %attr(4755,root,root) %{_bindir}/please

Reply via email to