Hello community,

here is the log from the commit of package perl-Gtk2 for openSUSE:Factory 
checked in at 2017-05-16 14:42:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Gtk2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Gtk2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Gtk2"

Tue May 16 14:42:58 2017 rev:55 rq:494267 version:1.24992

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Gtk2/perl-Gtk2.changes      2016-02-16 
09:19:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Gtk2.new/perl-Gtk2.changes 2017-05-16 
14:44:17.502409119 +0200
@@ -1,0 +2,14 @@
+Tue May  9 16:45:47 UTC 2017 - [email protected]
+
+- Update to version 1.24992 (changes since 1.2498):
+  * Rename an internal variable to avoid confusion.
+  * Make the Gtk2::StatusIcon::position_menu tests more
+    robust/lenient.
+  * Fix typos in POD (bgo#760067).
+  * Fix typos in POD (bgo#772333).
+  ∗ Handle removing '.' from @INC for perl-5.26.0 compatibility.
+  * Update FSF Address (RT#89038).
+- Provide perl-Gtk2-devel as there are some header files in the
+  package.
+
+-------------------------------------------------------------------

Old:
----
  Gtk2-1.2498.tar.gz

New:
----
  Gtk2-1.24992.tar.gz

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

Other differences:
------------------
++++++ perl-Gtk2.spec ++++++
--- /var/tmp/diff_new_pack.yG6VhD/_old  2017-05-16 14:44:18.106324263 +0200
+++ /var/tmp/diff_new_pack.yG6VhD/_new  2017-05-16 14:44:18.110323702 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Gtk2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Gtk2
 Name:           perl-Gtk2
-Version:        1.2498
+Version:        1.24992
 Release:        0
 Summary:        Perl interface to the 2.x series of the GTK+ library
 License:        LGPL-2.1+
@@ -41,12 +41,12 @@
 Requires:       perl(ExtUtils::PkgConfig) >= 1.030000
 Requires:       perl(Glib) >= 1.280
 Requires:       perl(Pango) >= 1.220
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Provides:       %{name}-devel = %{version}
 %perl_requires
 
 %description
 The Gtk2 module allows a Perl developer to use the GTK+ graphical
-user interface library. Find out more about Gtk+ at http://gtk.org/.
+user interface library. Find out more about GTK+ at https://gtk.org/
 
 The GTK+ Reference Manual is also a handy companion when writing
 Gtk applications in any language. The Perl bindings follow the
@@ -57,14 +57,14 @@
 join [email protected] at lists.gnome.org.
 
 Also have a look at the gtk2-perl website and sourceforge project
-page, http://gtk2-perl.sourceforge.net
+page, http://gtk2-perl.sourceforge.net/
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %perl_make_install
@@ -75,7 +75,7 @@
 Xvfb :95 &
 trap "kill $! || true" EXIT
 sleep 5
-DISPLAY=:95 make test %{?_smp_mflags}
+DISPLAY=:95 make test %{?_smp_mflags} V=1
 
 %files -f %{name}.files
 %defattr(-,root,root)

++++++ Gtk2-1.2498.tar.gz -> Gtk2-1.24992.tar.gz ++++++
++++ 3053 lines of diff (skipped)


Reply via email to