Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2012-01-09 12:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and      /work/SRC/openSUSE:Factory/.evince.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evince", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evince/evince.changes    2011-10-18 
14:11:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes       2012-01-09 
12:03:35.000000000 +0100
@@ -1,0 +2,54 @@
+Fri Dec 23 10:37:17 UTC 2011 - [email protected]
+
+- Update to version 3.3.3.1:
+  + Fix the build making libevdocument link against gmodule-2.0
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Dec 20 10:18:02 UTC 2011 - [email protected]
+
+- Update to version 3.3.3:
+  + New features and improvements:
+    - Add an option to show odd pages on the left in dual mode.
+      This option has been added to libevince but it's not exposed
+      by the evine UI yet. (bgo#444587)
+    - Add Office category to desktop file (bgo#666346)
+    - Add configure option --disable-viewer
+    - Allow compiling with glib < 2.31.0
+  + Bug fixes:
+    - Refresh thumbnail only when there's a document loaded
+    - Add x-ext-<type> fallback mime-types to fix mime-type
+      detection on windows
+    - Fix rotation of tiff documents with different X/Y resolution
+    - Close descriptor of temporary files before copying to them.
+      It seems that on Windows, g_file_copy() does not work on
+      files with a file desciptor open
+    - Remove use of several deprecated GTK+ API
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Stop changing categories in evince.desktop: they are perfect
+  upstream.
+
+-------------------------------------------------------------------
+Tue Nov 22 19:17:55 UTC 2011 - [email protected]
+
+- Update to version 3.3.2:
+  + New features and improvements:
+    - Improve mime type detection on win32
+  + Bug fixes:
+    - Remove use of several deprecated API in GLib and GTK+
+    - Update smclient from libegg to fix the application name
+      (bgo#631612)
+    - Update synctex to version 1.17 to fix problems with file
+      paths
+  + Updated documentations.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Nov 18 20:15:55 UTC 2011 - [email protected]
+
+- Add libgxps-devel BuildRequires to build the XPS backend.
+
+-------------------------------------------------------------------

Old:
----
  evince-3.2.1.tar.bz2

New:
----
  evince-3.3.3.1.tar.xz

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.VEKVQl/_old  2012-01-09 12:03:37.000000000 +0100
+++ /var/tmp/diff_new_pack.VEKVQl/_new  2012-01-09 12:03:37.000000000 +0100
@@ -18,14 +18,14 @@
 
 
 Name:           evince
-Version:        3.2.1
+Version:        3.3.3.1
 Release:        1
 %define _major_version 3.0
-License:        GPLv2+
 Summary:        GNOME Document Viewer
-Url:            http://www.gnome.org/projects/evince/
+License:        GPL-2.0+
 Group:          Productivity/Office/Other
-Source:         
http://download.gnome.org/sources/evince/3.2/%{name}-%{version}.tar.bz2
+Url:            http://www.gnome.org/projects/evince/
+Source:         
http://download.gnome.org/sources/evince/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std
@@ -36,6 +36,7 @@
 BuildRequires:  intltool
 BuildRequires:  libdjvulibre-devel
 BuildRequires:  libgnome-keyring-devel
+BuildRequires:  libgxps-devel
 BuildRequires:  libpoppler-glib-devel
 BuildRequires:  libspectre-devel
 BuildRequires:  libtiff-devel
@@ -45,6 +46,8 @@
 BuildRequires:  texlive-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  zlib-devel
 Recommends:     %{name}-lang
 # For the comics backend
@@ -62,9 +65,7 @@
 singlepage document formats like PDF and PostScript.
 
 %package devel
-License:        GPLv2+
 Summary:        GNOME Document Viewer
-Group:          Productivity/Office/Other
 Requires:       %{name} = %{version}
 Obsoletes:      evince-doc <= 2.25.4
 Provides:       evince-doc = 2.25.4
@@ -74,9 +75,7 @@
 singlepage document formats like PDF and PostScript.
 
 %package -n nautilus-evince
-License:        GPLv2+
 Summary:        Evince Plugin for Nautilus
-Group:          Productivity/Office/Other
 Requires:       %{name} = %{version}
 Supplements:    packageand(evince:nautilus)
 
@@ -109,7 +108,7 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file -r -N Evince evince GNOME GTK Graphics Office Viewer
+%suse_update_desktop_file -N Evince evince
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes $RPM_BUILD_ROOT
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to