Hello community,

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

Package is "atril"

Mon Mar 20 17:10:43 2017 rev:19 rq:481110 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/atril/atril.changes      2017-03-12 
20:01:06.246343180 +0100
+++ /work/SRC/openSUSE:Factory/.atril.new/atril.changes 2017-03-20 
17:11:17.803180460 +0100
@@ -1,0 +2,20 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+  * NEWS: use consistent, project wide, markdown-like formatting to
+    make generating release announcements easier.
+  * Build: Require caja >= 1.17.1.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+    --with-gtk build option.
+  * [comics] Add support for unarchiver (unar and lsar).
+  * [libview] Increase the page cache size to reduce the number of
+    page reloads.
+  * Remove the metadata migration code.
+  * Force the X11 backend.
+  * Fix lots of GTK+ deprecations.
+  * Fix some a11y issues.
+  * Some more fixes and cleanups.
+  * Update translations.
+- Switch to Gtk3.
+
+-------------------------------------------------------------------

Old:
----
  atril-1.16.1.tar.xz

New:
----
  atril-1.18.0.tar.xz

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

Other differences:
------------------
++++++ atril.spec ++++++
--- /var/tmp/diff_new_pack.ifQ8D4/_old  2017-03-20 17:11:18.411094622 +0100
+++ /var/tmp/diff_new_pack.ifQ8D4/_new  2017-03-20 17:11:18.411094622 +0100
@@ -17,11 +17,11 @@
 
 
 %define sover   3
-%define _version 1.16
+%define _version 1.18
 %define typelib1 typelib-1_0-AtrilDocument-1_5_0
 %define typelib2 typelib-1_0-AtrilView-1_5_0
 Name:           atril
-Version:        1.16.1
+Version:        1.18.0
 Release:        0
 Summary:        MATE Desktop document viewer
 License:        GPL-2.0 and LGPL-2.0
@@ -37,11 +37,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(ddjvuapi)
-BuildRequires:  pkgconfig(gail)
+BuildRequires:  pkgconfig(gail-3.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 BuildRequires:  pkgconfig(libgxps)
 BuildRequires:  pkgconfig(libpst)
@@ -51,7 +51,6 @@
 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}
@@ -62,6 +61,9 @@
 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
@@ -171,7 +173,6 @@
   --disable-static                    \
   --with-pic                          \
   --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0                      \
   --enable-introspection
 make %{?_smp_mflags} V=1
 

++++++ atril-1.16.1.tar.xz -> atril-1.18.0.tar.xz ++++++
++++ 212075 lines of diff (skipped)


Reply via email to