Mailinglist Archive: opensuse-commit (1318 mails)

< Previous Next >
commit evince
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 3 Aug 2006 00:22:35 +0200 (CEST)
  • Message-id: <20060802222235.8AEA794E9B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package evince
checked in at Thu Aug 3 00:22:35 CEST 2006.

--------
--- GNOME/evince/evince.changes 2006-02-20 23:14:49.000000000 +0100
+++ evince/evince.changes 2006-08-03 00:14:47.000000000 +0200
@@ -1,0 +2,49 @@
+Thu Aug 3 00:07:37 CEST 2006 - gekker@xxxxxxx
+
+- Update to version 0.5.4
+New Features:
+ * Evince supports impress slides with --enable-impress
+ * URI's with anchors can be opened
+ * Evince supports attachments in PDF files
+ * Links system is reworked allowing named links
+ * Evince can search text in DJVU files
+ * Various types of PDF links are now supported
+ * New backend for comic books (CBR/CBZ archives)
+ * Storage of passwords for protected documents in gnome-keyring
+ * Layout settings for new documents are taken from the last used document
+Interface imporovements:
+ * Esc closes properties dialog
+ * Cursor is hidden in presentation mode
+ * Find previous item is added to the menu
+ * Odd pages are placed to the right in dual page mode
+ * Statusbar was removed to save space
+ * Notification about page processing is shown on the page
+ * Improved intelligent window title that shouldn't confuse users
+ * Show index by default if available
+ * Tooltips for links
+ * Now we have right click context menu
+Bug Fixes:
+ * Fixed multiple crashes
+ * Page-label command line option works again
+ * GOption port and po/LINGUAS work
+ * Fixed mime type detection by file contents
+ * Several memory leaks were found
+ * Current page is selected more intelligently
+ * View don't jump on scrolling
+ * In presentation mode we scroll by one page
+ * Produce thumbnails for comic books
+ * Ghostscript interpreter is checked in runtime
+ * PS mime types are listed in desktop file
+ * It's possible to add sidebar checkbutton on toolbar
+ * It's possible to print in inverse order
+ * Filechooser now will ask for overwrite confirmation
+ * Search now takes account for scrolling
+ * It's allowed to scroll view from find entry
+ * Evince don't jump to find result if window was scrolled during search
+ * It's now clear what page the toolbar page number applies to
+ * Printing of multiple copies start to work
+ * Improved session handling
+ * Vertical and horizontal scrolling on selection
+Updated Translations
+
+-------------------------------------------------------------------

Old:
----
evince-0.4.0.tar.bz2
evince-dbus_0.60.patch
evince-desktop.patch

New:
----
evince-0.5.4.tar.bz2

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.nJ8cgi/_old 2006-08-03 00:22:26.000000000 +0200
+++ /var/tmp/diff_new_pack.nJ8cgi/_new 2006-08-03 00:22:26.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package evince (Version 0.4.0)
+# spec file for package evince (Version 0.5.4)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,16 +11,14 @@
# norootforbuild

Name: evince
-BuildRequires: ghostscript-fonts-std ghostscript-x11 gnome-doc-utils gnutls-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libtiff-devel libwnck-devel mDNSResponder-devel perl-XML-Parser poppler-devel poppler-glib scrollkeeper update-desktop-files
-Version: 0.4.0
-Release: 13
+BuildRequires: ghostscript-fonts-std ghostscript-x11 gnome-doc-utils gnome-icon-theme gnutls-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libtiff-devel libwnck-devel mDNSResponder-devel perl-XML-Parser poppler-devel poppler-glib scrollkeeper update-desktop-files
+Version: 0.5.4
+Release: 1
URL: http://www.gnome.org/projects/evince/
Group: System/GUI/GNOME
License: GPL
Summary: GNOME Document Viewer
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.bz2
-Patch0: %{name}-desktop.patch
-Patch1: %{name}-dbus_0.60.patch
Autoreqprov: on
Requires: gnome-icon-theme
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -42,10 +40,6 @@

%prep
%setup
-%patch0
-%patch1
-sed -i 's/^\(ALL_LINGUAS=.* \)no /\1/' configure.ac configure
-rm po/no.*

%build
export CFLAGS="$RPM_OPT_FLAGS"
@@ -83,8 +77,56 @@
/opt/gnome/share/applications/*.desktop
/opt/gnome/share/evince
/opt/gnome/share/omf/*
+/opt/gnome/share/icons/hicolor/*/apps/evince*.png
+/opt/gnome/share/icons/hicolor/*/apps/evince*.svg

%changelog -n evince
+* Thu Aug 03 2006 - gekker@xxxxxxx
+- Update to version 0.5.4
+ New Features:
+ * Evince supports impress slides with --enable-impress
+ * URI's with anchors can be opened
+ * Evince supports attachments in PDF files
+ * Links system is reworked allowing named links
+ * Evince can search text in DJVU files
+ * Various types of PDF links are now supported
+ * New backend for comic books (CBR/CBZ archives)
+ * Storage of passwords for protected documents in gnome-keyring
+ * Layout settings for new documents are taken from the last used document
+ Interface imporovements:
+ * Esc closes properties dialog
+ * Cursor is hidden in presentation mode
+ * Find previous item is added to the menu
+ * Odd pages are placed to the right in dual page mode
+ * Statusbar was removed to save space
+ * Notification about page processing is shown on the page
+ * Improved intelligent window title that shouldn't confuse users
+ * Show index by default if available
+ * Tooltips for links
+ * Now we have right click context menu
+ Bug Fixes:
+ * Fixed multiple crashes
+ * Page-label command line option works again
+ * GOption port and po/LINGUAS work
+ * Fixed mime type detection by file contents
+ * Several memory leaks were found
+ * Current page is selected more intelligently
+ * View don't jump on scrolling
+ * In presentation mode we scroll by one page
+ * Produce thumbnails for comic books
+ * Ghostscript interpreter is checked in runtime
+ * PS mime types are listed in desktop file
+ * It's possible to add sidebar checkbutton on toolbar
+ * It's possible to print in inverse order
+ * Filechooser now will ask for overwrite confirmation
+ * Search now takes account for scrolling
+ * It's allowed to scroll view from find entry
+ * Evince don't jump to find result if window was scrolled during search
+ * It's now clear what page the toolbar page number applies to
+ * Printing of multiple copies start to work
+ * Improved session handling
+ * Vertical and horizontal scrolling on selection
+ Updated Translations
* Mon Feb 20 2006 - thoenig@xxxxxxx
- Backport fix from Evince CVS to honor API changes of D-BUS 0.60
(closes #151512)

++++++ evince-0.4.0.tar.bz2 -> evince-0.5.4.tar.bz2 ++++++
++++ 137428 lines of diff (skipped)


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



Remember to have fun...


< Previous Next >
This Thread