Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Gtk3-ImageView for
openSUSE:Factory checked in at 2021-10-12 21:49:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Gtk3-ImageView (Old)
and /work/SRC/openSUSE:Factory/.perl-Gtk3-ImageView.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Gtk3-ImageView"
Tue Oct 12 21:49:46 2021 rev:4 rq:924832 version:10
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Gtk3-ImageView/perl-Gtk3-ImageView.changes
2021-05-18 18:28:02.578546198 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Gtk3-ImageView.new.2443/perl-Gtk3-ImageView.changes
2021-10-12 21:51:08.952025974 +0200
@@ -1,0 +2,6 @@
+Mon Oct 4 03:06:14 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 10
+ see /usr/share/doc/packages/perl-Gtk3-ImageView/Changes
+
+-------------------------------------------------------------------
Old:
----
Gtk3-ImageView-9.tar.gz
New:
----
Gtk3-ImageView-10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Gtk3-ImageView.spec ++++++
--- /var/tmp/diff_new_pack.w3u17A/_old 2021-10-12 21:51:09.416026638 +0200
+++ /var/tmp/diff_new_pack.w3u17A/_new 2021-10-12 21:51:09.416026638 +0200
@@ -18,7 +18,7 @@
%define cpan_name Gtk3-ImageView
Name: perl-Gtk3-ImageView
-Version: 9
+Version: 10
Release: 0
Summary: Image viewer widget for Gtk3
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -28,18 +28,24 @@
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Cairo)
BuildRequires: perl(Carp::Always)
-BuildRequires: perl(Glib) >= 1.21
+BuildRequires: perl(Glib) >= 1.210
+BuildRequires: perl(Glib::Object::Subclass)
BuildRequires: perl(Gtk3)
BuildRequires: perl(Image::Magick)
BuildRequires: perl(Readonly)
BuildRequires: perl(Test::Deep)
-BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::MockObject)
+BuildRequires: perl(Test::Perl::Critic)
BuildRequires: perl(Try::Tiny)
-Requires: perl(Glib) >= 1.21
+BuildRequires: perl(feature)
+Requires: perl(Cairo)
+Requires: perl(Glib) >= 1.210
+Requires: perl(Glib::Object::Subclass)
Requires: perl(Gtk3)
Requires: perl(Readonly)
+Requires: perl(feature)
%{perl_requires}
# MANUAL BEGIN
BuildRequires: libgtkimageview-devel
@@ -72,6 +78,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc README.md
+%doc Changes README README.md
+%license LICENSE
%changelog
++++++ Gtk3-ImageView-9.tar.gz -> Gtk3-ImageView-10.tar.gz ++++++
++++ 2139 lines of diff (skipped)