commit listres for openSUSE:Factory

2024-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package listres for openSUSE:Factory checked 
in at 2024-03-11 15:34:27

Comparing /work/SRC/openSUSE:Factory/listres (Old)
 and  /work/SRC/openSUSE:Factory/.listres.new.1770 (New)


Package is "listres"

Mon Mar 11 15:34:27 2024 rev:9 rq:1156815 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/listres/listres.changes  2022-04-03 
21:36:27.388247015 +0200
+++ /work/SRC/openSUSE:Factory/.listres.new.1770/listres.changes
2024-03-11 15:42:10.660638838 +0100
@@ -1,0 +2,8 @@
+Mon Mar  4 03:49:48 UTC 2024 - Stefan Dirsch 
+
+- update to version 1.0.6
+  * gitlab CI: stop requiring Signed-off-by in commits
+  * Print which argument was unknown before giving usage message
+  * Add -help and -version options
+
+---

Old:

  listres-1.0.5.tar.xz

New:

  listres-1.0.6.tar.xz



Other differences:
--
++ listres.spec ++
--- /var/tmp/diff_new_pack.ZbkwS0/_old  2024-03-11 15:42:11.104655205 +0100
+++ /var/tmp/diff_new_pack.ZbkwS0/_new  2024-03-11 15:42:11.104655205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package listres
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   listres
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Utility to list X resources in widgets
 License:X11

++ listres-1.0.5.tar.xz -> listres-1.0.6.tar.xz ++
 6632 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/listres-1.0.5/ChangeLog new/listres-1.0.6/ChangeLog
--- old/listres-1.0.5/ChangeLog 2022-04-03 21:08:48.0 +0200
+++ new/listres-1.0.6/ChangeLog 2024-03-03 18:56:20.0 +0100
@@ -1,3 +1,35 @@
+commit be836dd49be49040f0420893393c1b864fc79611
+Author: Alan Coopersmith 
+Date:   Sun Mar 3 09:51:43 2024 -0800
+
+listres 1.0.6
+
+Signed-off-by: Alan Coopersmith 
+
+commit aee575262a9c70fe537bc1cda72c1b00931f87b0
+Author: Alan Coopersmith 
+Date:   Wed Feb 8 15:15:32 2023 -0800
+
+Add -help and -version options
+
+Signed-off-by: Alan Coopersmith 
+
+commit 3f09f6c5771cfc70ab73ce301da683c3884cabd1
+Author: Alan Coopersmith 
+Date:   Wed Feb 8 15:09:58 2023 -0800
+
+Print which argument was unknown before giving usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit 1565da2398ea92eb5e2bf9a308c004feedfe1fa6
+Author: Alan Coopersmith 
+Date:   Thu Jul 28 17:30:21 2022 -0700
+
+gitlab CI: stop requiring Signed-off-by in commits
+
+Signed-off-by: Alan Coopersmith 
+
 commit 0527098de837af8c4720170df94ba9748ba8009e
 Author: Alan Coopersmith 
 Date:   Sun Apr 3 12:06:29 2022 -0700
@@ -524,13 +556,13 @@
 configure cache, you cache it, and the cached value is probably wrong.
 
 commit 8b25b98b1cbe95610a862d75cdecd59cd40bca30
-Author: Søren Sandmann Pedersen  
+Author: Søren Sandmann Pedersen 
 Date:   Thu Jul 14 22:40:14 2005 +
 
 Add _BSD_SOURCE to lots of applications - patch from Stefan Dirsch
 
 commit 0b8defdf67bc0354d90c525bd4d81dff7f397925
-Author: Søren Sandmann Pedersen  
+Author: Søren Sandmann Pedersen 
 Date:   Tue Jun 28 15:09:55 2005 +
 
 Check in build system for listres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/listres-1.0.5/config.h.in new/listres-1.0.6/config.h.in
--- old/listres-1.0.5/config.h.in   2022-04-03 21:08:43.0 +0200
+++ new/listres-1.0.6/config.h.in   2024-03-03 18:56:14.0 +0100
@@ -57,7 +57,7 @@
 /* Patch version of this package */
 #undef PACKAGE_VERSION_PATCHLEVEL
 
-/* Define to 1 if all of the C90 standard headers exist (not just the ones
+/* Define to 1 if all of the C89 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
 #undef STDC_HEADERS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit listres for openSUSE:Factory

2022-04-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package listres for openSUSE:Factory checked 
in at 2022-04-03 21:36:26

Comparing /work/SRC/openSUSE:Factory/listres (Old)
 and  /work/SRC/openSUSE:Factory/.listres.new.1900 (New)


Package is "listres"

Sun Apr  3 21:36:26 2022 rev:8 rq:966687 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/listres/listres.changes  2018-03-07 
10:35:12.345335534 +0100
+++ /work/SRC/openSUSE:Factory/.listres.new.1900/listres.changes
2022-04-03 21:36:27.388247015 +0200
@@ -1,0 +2,6 @@
+Sun Apr  3 19:15:41 UTC 2022 - Stefan Dirsch 
+
+- Update to version 1.0.5
+  * bugfix release
+
+---

Old:

  listres-1.0.4.tar.bz2

New:

  listres-1.0.5.tar.xz



Other differences:
--
++ listres.spec ++
--- /var/tmp/diff_new_pack.hn2Jc1/_old  2022-04-03 21:36:27.804242487 +0200
+++ /var/tmp/diff_new_pack.hn2Jc1/_new  2022-04-03 21:36:27.808242443 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package listres
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   listres
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to list X resources in widgets
 License:X11
 Group:  System/X11/Utilities
-Url:http://xorg.freedesktop.org/
-Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+URL:http://xorg.freedesktop.org/
+Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xmu)
@@ -50,7 +50,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING
 %{_bindir}/listres
 %{_mandir}/man1/listres.1%{?ext_man}