Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Glib for openSUSE:Factory 
checked in at 2023-09-08 21:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Glib (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Glib.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Glib"

Fri Sep  8 21:14:52 2023 rev:57 rq:1109140 version:1.3294

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Glib/perl-Glib.changes      2020-06-11 
14:45:02.397441574 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Glib.new.1766/perl-Glib.changes    
2023-09-08 21:14:54.245104735 +0200
@@ -1,0 +2,6 @@
+Tue Sep  5 16:48:10 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.3294
+   see /usr/share/doc/packages/perl-Glib/ChangeLog.pre-git
+
+-------------------------------------------------------------------

Old:
----
  Glib-1.3293.tar.gz

New:
----
  Glib-1.3294.tar.gz

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

Other differences:
------------------
++++++ perl-Glib.spec ++++++
--- /var/tmp/diff_new_pack.4v7R88/_old  2023-09-08 21:14:56.125171927 +0200
+++ /var/tmp/diff_new_pack.4v7R88/_new  2023-09-08 21:14:56.129172070 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,22 @@
 #
 
 
+%define cpan_name Glib
 Name:           perl-Glib
-Version:        1.3293
+Version:        1.3294
 Release:        0
 #Upstream:  This library is free software; you can redistribute it and/or 
modify it under the terms of the Lesser General Public License (LGPL). For more 
information, see http://www.fsf.org/licenses/lgpl.txt
-%define cpan_name Glib
-Summary:        Perl wrappers for the GLib utility and Object libraries
 License:        LGPL-2.1-or-later
-Group:          Development/Libraries/Perl
+Summary:        Perl wrappers for the GLib utility and Object libraries
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends) >= 0.300
-BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.000000
+BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.000
 Requires:       perl(ExtUtils::Depends) >= 0.300
-Requires:       perl(ExtUtils::PkgConfig) >= 1.000000
+Requires:       perl(ExtUtils::PkgConfig) >= 1.000
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  glib2-devel >= 2.0.0
@@ -48,11 +46,11 @@
 sorts of good information.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -63,7 +61,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc AUTHORS ChangeLog.pre-git doctypes Glib.exports NEWS perl-glib.doap 
README TODO xsapi.pod.foot xsapi.pod.head
 %license LICENSE
 

++++++ Glib-1.3293.tar.gz -> Glib-1.3294.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/META.json new/Glib-1.3294/META.json
--- old/Glib-1.3293/META.json   2020-06-06 07:56:00.000000000 +0200
+++ new/Glib-1.3294/META.json   2023-08-28 22:42:06.000000000 +0200
@@ -5,7 +5,7 @@
       "gtk2-perl Team <gtk-perl-list at gnome dot org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "unknown",
       "lgpl_2_1"
@@ -83,6 +83,6 @@
       "x_IRC" : "irc://irc.gimp.org/#gtk-perl",
       "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list";
    },
-   "version" : "1.3293",
-   "x_serialization_backend" : "JSON::PP version 2.97001"
+   "version" : "1.3294",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/META.yml new/Glib-1.3294/META.yml
--- old/Glib-1.3293/META.yml    2020-06-06 07:56:00.000000000 +0200
+++ new/Glib-1.3294/META.yml    2023-08-28 22:42:05.000000000 +0200
@@ -10,7 +10,7 @@
   ExtUtils::MakeMaker: '0'
   ExtUtils::PkgConfig: '1.000'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 
2.150010'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -53,5 +53,5 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: https://gitlab.gnome.org/GNOME/perl-glib
-version: '1.3293'
+version: '1.3294'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/NEWS new/Glib-1.3294/NEWS
--- old/Glib-1.3293/NEWS        2020-06-06 07:53:28.000000000 +0200
+++ new/Glib-1.3294/NEWS        2023-08-28 22:40:01.000000000 +0200
@@ -1,3 +1,9 @@
+Overview of changes in Glib 1.3294 (stable)
+============================================
+* Add G_OPTION_FLAG_NONE to the GOptionFlag GEnum (GNOME/perl-glib!8)
+* Add a CI pipeline for perl-Glib (GNOME/perl-glib!9)
+* Adapt tests to glib-2.77 (GNOME/perl-glib!10)
+
 Overview of changes in Glib 1.3293 (stable)
 ============================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/gperl-gtypes.c 
new/Glib-1.3294/gperl-gtypes.c
--- old/Glib-1.3293/gperl-gtypes.c      2020-05-25 18:10:10.000000000 +0200
+++ new/Glib-1.3294/gperl-gtypes.c      2023-03-27 04:38:58.000000000 +0200
@@ -108,6 +108,9 @@
   static GType t = 0;
   if (t == 0) {
     static const GFlagsValue values[] = {
+#if GLIB_CHECK_VERSION (2, 42, 0)
+      {G_OPTION_FLAG_NONE,         "G_OPTION_FLAG_NONE",         "none"},
+#endif
       {G_OPTION_FLAG_HIDDEN,       "G_OPTION_FLAG_HIDDEN",       "hidden"},
       {G_OPTION_FLAG_IN_MAIN,      "G_OPTION_FLAG_IN_MAIN",      "in-main"},
       {G_OPTION_FLAG_REVERSE,      "G_OPTION_FLAG_REVERSE",      "reverse"},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib/CodeGen.pm 
new/Glib-1.3294/lib/Glib/CodeGen.pm
--- old/Glib-1.3293/lib/Glib/CodeGen.pm 2020-06-06 07:54:07.000000000 +0200
+++ new/Glib-1.3294/lib/Glib/CodeGen.pm 2023-08-28 22:40:37.000000000 +0200
@@ -5,7 +5,7 @@
 use Carp;
 use IO::File;
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 # type handlers should look like this:
 #    sub gen_foo_stuff {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib/GenPod.pm 
new/Glib-1.3294/lib/Glib/GenPod.pm
--- old/Glib-1.3293/lib/Glib/GenPod.pm  2020-06-06 07:54:25.000000000 +0200
+++ new/Glib-1.3294/lib/Glib/GenPod.pm  2023-08-28 22:40:51.000000000 +0200
@@ -9,7 +9,7 @@
 
 package Glib::GenPod;
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 use strict;
 use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib/MakeHelper.pm 
new/Glib-1.3294/lib/Glib/MakeHelper.pm
--- old/Glib-1.3293/lib/Glib/MakeHelper.pm      2020-06-06 07:54:40.000000000 
+0200
+++ new/Glib-1.3294/lib/Glib/MakeHelper.pm      2023-08-28 22:41:05.000000000 
+0200
@@ -4,7 +4,7 @@
 
 package Glib::MakeHelper;
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 =head1 NAME
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib/Object/Subclass.pm 
new/Glib-1.3294/lib/Glib/Object/Subclass.pm
--- old/Glib-1.3293/lib/Glib/Object/Subclass.pm 2020-06-06 07:55:13.000000000 
+0200
+++ new/Glib-1.3294/lib/Glib/Object/Subclass.pm 2023-08-28 22:41:34.000000000 
+0200
@@ -20,7 +20,7 @@
 
 package Glib::Object::Subclass;
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 use Glib;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib/ParseXSDoc.pm 
new/Glib-1.3294/lib/Glib/ParseXSDoc.pm
--- old/Glib-1.3293/lib/Glib/ParseXSDoc.pm      2020-06-06 07:54:56.000000000 
+0200
+++ new/Glib-1.3294/lib/Glib/ParseXSDoc.pm      2023-08-28 22:41:21.000000000 
+0200
@@ -13,7 +13,7 @@
        xsdocparse
 );
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 our $NOISY = $ENV{NOISYDOC};
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/lib/Glib.pm new/Glib-1.3294/lib/Glib.pm
--- old/Glib-1.3293/lib/Glib.pm 2020-06-06 07:53:53.000000000 +0200
+++ new/Glib-1.3294/lib/Glib.pm 2023-08-28 22:40:26.000000000 +0200
@@ -27,7 +27,7 @@
 require DynaLoader;
 our @ISA = qw(DynaLoader Exporter);
 
-our $VERSION = '1.3293';
+our $VERSION = '1.3294';
 
 use constant {
        TRUE  => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.3293/t/g.t new/Glib-1.3294/t/g.t
--- old/Glib-1.3293/t/g.t       2019-08-19 18:16:51.000000000 +0200
+++ new/Glib-1.3294/t/g.t       2023-08-28 18:30:45.000000000 +0200
@@ -96,7 +96,11 @@
        $key_file->set_comment('locales', 'mystring', 'comment');
        like ($key_file->get_comment('locales', 'mystring'), qr/^comment$/);
        $key_file->set_comment('locales', undef, "another comment\n");
-       is ($key_file->get_comment('locales', undef), "#another comment\n#");
+       is ($key_file->get_comment('locales', undef),
+               Glib::major_version > 2 ||
+               (Glib::major_version == 2 && Glib::minor_version >= 77) ?
+               "another comment\n" : "#another comment\n#"
+       );
        $key_file->set_comment(undef, undef, 'one comment more');
        like ($key_file->get_comment(undef, undef), qr/^one comment more$/);
        $key_file->set_boolean($start_group, 'boolkey', FALSE);

Reply via email to