Hello community,

here is the log from the commit of package atril for openSUSE:Factory checked 
in at 2017-03-12 20:01:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atril (Old)
 and      /work/SRC/openSUSE:Factory/.atril.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atril"

Sun Mar 12 20:01:05 2017 rev:18 rq:477029 version:1.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/atril/atril.changes      2016-11-02 
12:48:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.atril.new/atril.changes 2017-03-12 
20:01:06.246343180 +0100
@@ -1,0 +2,5 @@
+Sun Mar  5 16:17:21 UTC 2017 - [email protected]
+
+- Switch to Gtk2 (boo#1028022, gh#mate-desktop/caja#657).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ atril.spec ++++++
--- /var/tmp/diff_new_pack.AFFQHL/_old  2017-03-12 20:01:06.934245843 +0100
+++ /var/tmp/diff_new_pack.AFFQHL/_new  2017-03-12 20:01:06.934245843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atril
 #
-# 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
@@ -26,7 +26,7 @@
 Summary:        MATE Desktop document viewer
 License:        GPL-2.0 and LGPL-2.0
 Group:          System/GUI/Other
-Url:            http://mate-desktop.org/
+Url:            https://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -37,11 +37,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(ddjvuapi)
-BuildRequires:  pkgconfig(gail-3.0)
+BuildRequires:  pkgconfig(gail)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 BuildRequires:  pkgconfig(libgxps)
 BuildRequires:  pkgconfig(libpst)
@@ -51,6 +51,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(poppler-glib) >= 0.22.0
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(webkit-1.0)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
 Requires:       %{name}-backends = %{version}
@@ -61,9 +62,6 @@
 Obsoletes:      mate-document-viewer < %{version}
 Obsoletes:      mate-document-viewer-lang < %{version}
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-BuildRequires:  pkgconfig(webkit2gtk-4.0)
-%endif
 
 %description
 Atril is a document viewer capable of displaying multiple and single
@@ -173,7 +171,7 @@
   --disable-static                    \
   --with-pic                          \
   --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=3.0                      \
+  --with-gtk=2.0                      \
   --enable-introspection
 make %{?_smp_mflags} V=1
 


Reply via email to