Hello community, here is the log from the commit of package evince for openSUSE:Factory checked in at 2018-03-14 19:29:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evince (Old) and /work/SRC/openSUSE:Factory/.evince.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evince" Wed Mar 14 19:29:36 2018 rev:132 rq:586227 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/evince/evince.changes 2018-02-03 15:38:28.692649085 +0100 +++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes 2018-03-14 19:29:46.140953670 +0100 @@ -1,0 +2,66 @@ +Mon Mar 12 19:41:31 UTC 2018 - [email protected] + +- Update to version 3.28.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 5 20:18:07 UTC 2018 - [email protected] + +- Update to version 3.27.92: + + Install appstream metadata to non-deprecated locations + (bgo#790079). + + Fix Rotate shortcuts when horizontal bar is visible + (bgo#727529). + + Fix black page and white page shortcuts in presentation mode + (bgo#772390). + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:25:09 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Tue Feb 20 08:45:07 UTC 2018 - [email protected] + +- Update to version 3.27.91: + + Prevent window from growing, (bgo#783242. + + Update LZMA SDA. + + Fix media-player keys (bgo#789738). + + Fix reading CBZ files created on MacOS (bgo#782754). + + Fix orientation of auto-rotate option (bgo#782394). + + Fix dialog extending past edge of screen (bgo#733618). + + Don't show tooltips for empty annotations (bgo#772621). + + Remove un-necessary cairo configure checks (bgo#788980). + + Fix Overflow checks in tiff backend (bgo#788980). + + Better handle of external links (bgo#791287). + + Fixing display of overlapping annotations (bgo#787070). + + Reduce minimal size of sidebar (bgo#778000). + + Bind mouse back/forward buttons to history navigation + (bgo#787464). + + Fix property name in about dialog (bgo#790595). + + Install appstream metadata to correct location (bgo#790079). + + Correct sliding mode for toolbar in fullscreen (bgo#788718). + + Correct GPL2+ license text (bgo#788719). + + Add some shortcuts (bgo#790253). + + Fix resources generation when building (bgo#790283). + + Update about dialing (bgo#785527). + + Always use poppler_document_Save to avoid data loss + (bgo#770012). + + Add keybindings for special back/forward keys (bgo#553892). + + Allow zooming to the limits of the scale (bgo#788480). + + Fix asking to save when document has been modified + (bgo#767611). + + Fix navigation with annotation already selected in sidebar + (bgo#680880). + + Show tooltip for Outline entris (bgo#787437). + + Default to 96 DPI when unable to compute. + + Updated translations. +- Switch back to released tarballs, and thus drop gnome-common + BuildRequires and autogen.sh call. +- Drop libdocument-return-96-dpi-if-unable-to-determine.patch: + fixed upstream. +- Add gtk-doc BuildRequires: was previously pulled in by + gnome-common. + +------------------------------------------------------------------- Old: ---- _service _servicedata evince-3.26.0+20180128.1bd86963.tar.xz libdocument-return-96-dpi-if-unable-to-determine.patch New: ---- evince-3.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evince.spec ++++++ --- /var/tmp/diff_new_pack.A73BV9/_old 2018-03-14 19:29:47.092919864 +0100 +++ /var/tmp/diff_new_pack.A73BV9/_new 2018-03-14 19:29:47.096919722 +0100 @@ -18,31 +18,24 @@ %define _major_version 3.0 %define pluginAPI 4 - Name: evince -Version: 3.26.0+20180128.1bd86963 +Version: 3.28.0 Release: 0 Summary: GNOME Document Viewer -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Office/Other -Url: http://www.gnome.org/projects/evince/ - +URL: http://www.gnome.org/projects/evince/ #Source0: http://download.gnome.org/sources/evince/3.26/%%{name}-%%{version}.tar.xz -Source: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM libdocument-return-96-dpi-if-unable-to-determine.patch bsc#1066138 bgo#719400 [email protected] -- fix the broken zoom in/out when graphic backend does not return proper dpi -Patch1: libdocument-return-96-dpi-if-unable-to-determine.patch - +Source: http://download.gnome.org/sources/evince/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: ghostscript-fonts-std BuildRequires: ghostscript-x11 -BuildRequires: gnome-common +BuildRequires: gtk-doc >= 1.3 BuildRequires: intltool BuildRequires: libtiff-devel +BuildRequires: pkgconfig BuildRequires: texlive-devel -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif BuildRequires: yelp-tools BuildRequires: pkgconfig(adwaita-icon-theme) >= 2.17.1 BuildRequires: pkgconfig(ddjvuapi) >= 3.5.22 @@ -56,7 +49,7 @@ BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 BuildRequires: pkgconfig(ice) -BuildRequires: pkgconfig(libarchive) >= 3.1.2 +BuildRequires: pkgconfig(libarchive) >= 3.2.0 BuildRequires: pkgconfig(libgxps) >= 0.2.1 BuildRequires: pkgconfig(libnautilus-extension) >= 2.91.4 BuildRequires: pkgconfig(libsecret-1) >= 0.5 @@ -70,7 +63,10 @@ # Disable the browser plugin and package, and make main package provide-obsolete plugin package for upgrade; see bgo#738270 Provides: evince-browser-plugin Obsoletes: evince-browser-plugin -%{glib2_gsettings_schema_requires} +%glib2_gsettings_schema_requires +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description Evince is a document viewer capable of displaying multiple and @@ -219,7 +215,6 @@ %build # on openSUSE, we share the browser plugins between browsers; do not use mozilla's default. export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins -NOCONFIGURE=1 ./autogen.sh %configure \ --disable-static \ --with-pic \ @@ -243,7 +238,6 @@ %post -n libevdocument3-4 -p /sbin/ldconfig %postun -n libevdocument3-4 -p /sbin/ldconfig - %post -n libevview3-3 -p /sbin/ldconfig %postun -n libevview3-3 -p /sbin/ldconfig @@ -251,14 +245,13 @@ %license COPYING %doc %{_datadir}/help/C/%{name}/ %{_bindir}/* -%dir %{_datadir}/appdata -%{_datadir}/appdata/evince.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service %{_datadir}/evince %{_datadir}/GConf/gsettings/evince.convert %{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml %{_datadir}/icons/hicolor/*/apps/evince*.* +%{_datadir}/metainfo/evince.appdata.xml %dir %{_datadir}/thumbnailers %{_datadir}/thumbnailers/evince.thumbnailer # backends directory structure - backends go to their own packages @@ -268,7 +261,7 @@ # helpers & daemon %dir %{_libexecdir}/evince %{_libexecdir}/evince/evinced -%doc %{_mandir}/man?/*.* +%{_mandir}/man?/*%{ext_man} %{_userunitdir}/evince.service %files lang -f %{name}.lang @@ -305,37 +298,37 @@ %{_libdir}/nautilus/extensions-*/*.so %files -n evince-plugin-comicsdocument -%{_datadir}/appdata/evince-comicsdocument.metainfo.xml +%{_datadir}/metainfo/evince-comicsdocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/comicsdocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libcomicsdocument.so %files -n evince-plugin-djvudocument -%{_datadir}/appdata/evince-djvudocument.metainfo.xml +%{_datadir}/metainfo/evince-djvudocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/djvudocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libdjvudocument.so %files -n evince-plugin-dvidocument -%{_datadir}/appdata/evince-dvidocument.metainfo.xml +%{_datadir}/metainfo/evince-dvidocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/dvidocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libdvidocument.so %files -n evince-plugin-pdfdocument -%{_datadir}/appdata/evince-pdfdocument.metainfo.xml +%{_datadir}/metainfo/evince-pdfdocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/pdfdocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libpdfdocument.so %files -n evince-plugin-psdocument -%{_datadir}/appdata/evince-psdocument.metainfo.xml +%{_datadir}/metainfo/evince-psdocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/psdocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libpsdocument.so %files -n evince-plugin-tiffdocument -%{_datadir}/appdata/evince-tiffdocument.metainfo.xml +%{_datadir}/metainfo/evince-tiffdocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/tiffdocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libtiffdocument.so %files -n evince-plugin-xpsdocument -%{_datadir}/appdata/evince-xpsdocument.metainfo.xml +%{_datadir}/metainfo/evince-xpsdocument.metainfo.xml %{_libdir}/evince/%{pluginAPI}/backends/xpsdocument.evince-backend %{_libdir}/evince/%{pluginAPI}/backends/libxpsdocument.so ++++++ evince-3.26.0+20180128.1bd86963.tar.xz -> evince-3.28.0.tar.xz ++++++ ++++ 464391 lines of diff (skipped)
