Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package psutils for openSUSE:Factory checked 
in at 2022-03-13 20:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psutils (Old)
 and      /work/SRC/openSUSE:Factory/.psutils.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "psutils"

Sun Mar 13 20:24:58 2022 rev:19 rq:960767 version:2.08

Changes:
--------
--- /work/SRC/openSUSE:Factory/psutils/psutils.changes  2021-02-04 
20:22:12.878656390 +0100
+++ /work/SRC/openSUSE:Factory/.psutils.new.25692/psutils.changes       
2022-03-13 20:25:02.859646912 +0100
@@ -1,0 +2,23 @@
+Thu Mar 10 12:31:42 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to 2.08:
+  * man pages: names of programs should always start with
+    lower-case letter
+  * PSUtils.pm: update invocation of paper, and improve parsing of
+    output
+- Changes from 2.07:
+  * PSUtils.pm: add trailing colon to certain DSC keywords
+- Changes from 2.06:
+  * Fix normalization of rotations in pagespecs
+  * PSUtils.pm: in parsepaper, don???t pass empty string to
+    singledimension
+- Changes from 2.05:
+  * PSUtils.pm: print the culprit when we get a bad dimension
+  * Make programs use bindir prefix when running each other
+  * Fix a bug in test harness: don???t distribute built file
+    pre-inst-env
+  * tests: remove accidentally-added file
+  * Makefile.am: don???t echo an echo command in ???make loc???
+- Use current macros.
+
+-------------------------------------------------------------------

Old:
----
  psutils-2.04.tar.gz

New:
----
  psutils-2.08.tar.gz

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

Other differences:
------------------
++++++ psutils.spec ++++++
--- /var/tmp/diff_new_pack.OcX1w6/_old  2022-03-13 20:25:03.423647576 +0100
+++ /var/tmp/diff_new_pack.OcX1w6/_new  2022-03-13 20:25:03.427647581 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psutils
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           psutils
-Version:        2.04
+Version:        2.08
 Release:        0
 Summary:        Tools for Manipulating PostScript Files
 License:        GPL-3.0-or-later
 Group:          Productivity/Publishing/PS
 URL:            https://github.com/rrthomas/psutils
-Source:         
https://github.com/rrthomas/psutils/releases/download/v%{version}/psutils-%{version}.tar.gz
+Source:         %{url}/releases/download/v%{version}/psutils-%{version}.tar.gz
 Requires:       paper
 Requires:       perl
 Requires:       perl(IPC::Run3)
@@ -51,11 +51,11 @@
 page for each ps utility is also included.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ psutils-2.04.tar.gz -> psutils-2.08.tar.gz ++++++
++++ 2349 lines of diff (skipped)

Reply via email to