Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xpr for openSUSE:Factory checked in 
at 2022-07-11 19:10:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpr (Old)
 and      /work/SRC/openSUSE:Factory/.xpr.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpr"

Mon Jul 11 19:10:05 2022 rev:8 rq:988381 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpr/xpr.changes  2021-12-03 20:36:13.192043043 
+0100
+++ /work/SRC/openSUSE:Factory/.xpr.new.1523/xpr.changes        2022-07-11 
19:11:21.959780117 +0200
@@ -1,0 +2,21 @@
+Mon Jul 11 13:03:34 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 1.1.0
+  * Standardize indentation in validate_visual()
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * Use time_t instead of long with time() & ctime()
+  * xpr.man: remove duplicate "HP" from PaintJet XL Color name
+  * xpr.man: show current version in footer instead of X11R6
+  * Remove support for Digital LA100 dot matrix printer
+  * Remove support for Digital LN03 laser printer
+  * gitlab CI: add a basic build test
+  * Fix spelling/wording issues
+  * gitlab CI: Use ci-fairy image template
+  * gitlab CI: enable Static Application Security Testing (SAST)
+  * Build xz tarballs instead of bzip2
+  * man pages: remove out-of-date COPYRIGHT section
+  * xdpr.man: minor corrections
+  * remove extra 3rd parameter to open()
+
+-------------------------------------------------------------------

Old:
----
  xpr-1.0.5.tar.bz2

New:
----
  xpr-1.1.0.tar.xz

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

Other differences:
------------------
++++++ xpr.spec ++++++
--- /var/tmp/diff_new_pack.Lk7hqg/_old  2022-07-11 19:11:22.259780553 +0200
+++ /var/tmp/diff_new_pack.Lk7hqg/_new  2022-07-11 19:11:22.263780559 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xpr
 #
-# 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:           xpr
-Version:        1.0.5
+Version:        1.1.0
 Release:        0
 Summary:        Utility to print an X window dump
 License:        MIT
 Group:          System/X11/Utilities
 URL:            https://xorg.freedesktop.org/
-Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xmuu)
@@ -48,7 +48,7 @@
 
 %files
 %license COPYING
-%doc ChangeLog README
+%doc ChangeLog README.md
 %{_bindir}/xdpr
 %{_bindir}/xpr
 %{_mandir}/man1/xdpr.1%{?ext_man}

Reply via email to