Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dpkg for openSUSE:Factory checked in 
at 2023-11-30 21:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dpkg (Old)
 and      /work/SRC/openSUSE:Factory/.dpkg.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dpkg"

Thu Nov 30 21:59:52 2023 rev:39 rq:1129618 version:1.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dpkg/dpkg.changes        2023-09-22 
21:46:37.551143379 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new.25432/dpkg.changes     2023-11-30 
22:00:47.235879509 +0100
@@ -1,0 +2,8 @@
+Wed Nov 22 20:45:45 UTC 2023 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Update to version 1.22.1.
+  The full changelog is very large. Please check it here:
+  https://git.dpkg.org/cgit/dpkg/dpkg.git/tree/debian/changelog?h=1.22.1
+- Refresh update-alternatives-suse.patch so it applies cleanly.
+
+-------------------------------------------------------------------
update-alternatives.changes: same change

Old:
----
  dpkg_1.22.0.tar.xz

New:
----
  dpkg_1.22.1.tar.xz

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

Other differences:
------------------
++++++ dpkg.spec ++++++
--- /var/tmp/diff_new_pack.df8fQG/_old  2023-11-30 22:00:48.559928285 +0100
+++ /var/tmp/diff_new_pack.df8fQG/_new  2023-11-30 22:00:48.559928285 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           dpkg
-Version:        1.22.0
+Version:        1.22.1
 Release:        0
 Summary:        Debian package management system
 License:        GPL-2.0-or-later

update-alternatives.spec: same change
++++++ dpkg_1.22.0.tar.xz -> dpkg_1.22.1.tar.xz ++++++
++++ 92551 lines of diff (skipped)

++++++ update-alternatives-suse.patch ++++++
--- /var/tmp/diff_new_pack.df8fQG/_old  2023-11-30 22:00:50.271991355 +0100
+++ /var/tmp/diff_new_pack.df8fQG/_new  2023-11-30 22:00:50.275991503 +0100
@@ -10,28 +10,10 @@
  utils/update-alternatives.c   |  2 +-
  4 files changed, 12 insertions(+), 12 deletions(-)
 
-Index: dpkg-1.21.8/man/update-alternatives.pod
+Index: dpkg-1.22.1/man/update-alternatives.pod
 ===================================================================
---- dpkg-1.21.8.orig/man/update-alternatives.pod
-+++ dpkg-1.21.8/man/update-alternatives.pod
-@@ -37,7 +37,7 @@ B<update-alternatives>
- 
- B<update-alternatives>
- creates, removes, maintains and displays information about the symbolic
--links comprising the Debian alternatives system.
-+links comprising the SUSE alternatives system.
- 
- It is possible for several programs fulfilling the same or similar
- functions to be installed on a single system at the same time.
-@@ -47,7 +47,7 @@ different editor, if desired, but makes
- to make a good choice for an editor to invoke if the
- user has not specified a particular preference.
- 
--Debian's alternatives system aims to solve this problem.
-+SUSE's alternatives system aims to solve this problem.
- A generic name in the filesystem is
- shared by all files providing interchangeable functionality.
- The alternatives system and the system administrator
+--- dpkg-1.22.1.orig/man/update-alternatives.pod
++++ dpkg-1.22.1/man/update-alternatives.pod
 @@ -85,8 +85,8 @@ installed, changed or removed,
  B<update-alternatives>
  is called to update information about that file in the alternatives system.
@@ -43,10 +25,10 @@
  (configure) to install the alternative and from
  B<prerm> and B<postrm>
  (remove) to remove the alternative.
-Index: dpkg-1.21.8/utils/Makefile.am
+Index: dpkg-1.22.1/utils/Makefile.am
 ===================================================================
---- dpkg-1.21.8.orig/utils/Makefile.am
-+++ dpkg-1.21.8/utils/Makefile.am
+--- dpkg-1.22.1.orig/utils/Makefile.am
++++ dpkg-1.22.1/utils/Makefile.am
 @@ -47,8 +47,8 @@ update_alternatives_SOURCES = \
  
  update_alternatives_CPPFLAGS = \
@@ -71,10 +53,10 @@
        UA_ADMINDIR_DEFAULT=$(admindir) \
        # EOL
  
-Index: dpkg-1.21.8/utils/t/update_alternatives.t
+Index: dpkg-1.22.1/utils/t/update_alternatives.t
 ===================================================================
---- dpkg-1.21.8.orig/utils/t/update_alternatives.t
-+++ dpkg-1.21.8/utils/t/update_alternatives.t
+--- dpkg-1.22.1.orig/utils/t/update_alternatives.t
++++ dpkg-1.22.1/utils/t/update_alternatives.t
 @@ -32,8 +32,8 @@ my $bindir = File::Spec->rel2abs("$tmpdi
  my @ua = ("$ENV{builddir}/update-alternatives", '--log', '/dev/null',
            '--quiet', '--admindir', "$admindir", '--altdir', "$altdir");
@@ -86,17 +68,4 @@
  
  delete $ENV{$rootdir_envvar};
  delete $ENV{$admindir_envvar};
-Index: dpkg-1.21.8/utils/update-alternatives.c
-===================================================================
---- dpkg-1.21.8.orig/utils/update-alternatives.c
-+++ dpkg-1.21.8/utils/update-alternatives.c
-@@ -116,7 +116,7 @@ static int opt_force = 0;
- static void
- version(void)
- {
--      printf(_("Debian %s version %s.\n"), PROGNAME, VERSION);
-+      printf(_("SUSE %s version %s.\n"), PROGNAME, VERSION);
-       printf("\n");
- 
-       printf(_(
 

Reply via email to