Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit djvulibre
- From: root@xxxxxxx (h_root)
- Date: Wed, 12 Jul 2006 20:22:23 +0200 (CEST)
- Message-id: <20060712182223.18DD694AA9@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package djvulibre
checked in at Wed Jul 12 20:22:23 CEST 2006.
--------
--- djvulibre/djvulibre.changes 2006-01-25 21:35:31.000000000 +0100
+++ djvulibre/djvulibre.changes 2006-07-12 12:43:18.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 12:40:38 CEST 2006 - lmichnovic@xxxxxxx
+
+- update to version 3.5.17
+ - Various enhancement of DDJVUAPI.
+ - Compiles with the GCC-4.1.
+ - using MSVC using the provided project files.
+ - Minor bug fixes in csepdjvu text extraction.
+ - Fixed leak in csepdjvu, cpaldjvu and cjb2.
+
+-------------------------------------------------------------------
Old:
----
djvulibre-3.5.16-filepath.patch
djvulibre-3.5.16-nsdejavu.patch
djvulibre-3.5.16-qualification.patch
djvulibre-3.5.16-strip.patch
djvulibre-3.5.16-utf8.patch
djvulibre-3.5.16.tar.bz2
New:
----
djvulibre-3.5.17-filepath.patch
djvulibre-3.5.17-nsdejavu.patch
djvulibre-3.5.17-strip.patch
djvulibre-3.5.17-utf8.patch
djvulibre-3.5.17.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ djvulibre.spec ++++++
--- /var/tmp/diff_new_pack.HaVbSh/_old 2006-07-12 20:15:57.000000000 +0200
+++ /var/tmp/diff_new_pack.HaVbSh/_new 2006-07-12 20:15:57.000000000 +0200
@@ -1,11 +1,11 @@
#
-# spec file for package djvulibre (Version 3.5.16)
+# spec file for package djvulibre (Version 3.5.17)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -15,20 +15,19 @@
License: GPL
Group: Productivity/Graphics/Other
Autoreqprov: on
-Version: 3.5.16
-Release: 3
+Version: 3.5.17
+Release: 1
URL: http://djvu.sourceforge.net
Summary: An Open Source Implementation of DjVu
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}-nsdejavu.patch
Patch1: %{name}-%{version}-utf8.patch
-Patch2: %{name}-%{version}-qualification.patch
Patch3: %{name}-%{version}-filepath.patch
Patch4: %{name}-%{version}-strip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-DjVu is a web-centric format and software platform for distributing
+DjVu is a Web-centric format and software platform for distributing
documents and images. DjVuLibre is an open source (GPL) implementation
of DjVu, including viewers, browser plug-ins, decoders, simple
encoders, and utilities. DjVu can advantageously replace PDF, PS, TIFF,
@@ -36,9 +35,9 @@
high-resolution pictures. DjVu content downloads faster, displays and
renders faster, looks nicer on a screen, and consumes less client
resources than competing formats. DjVu images display instantly and can
-be smoothly zoomed and panned with no lengthy re-rendering. DjVu is
-used by hundreds of academic, commercial, governmental, and
-non-commercial web sites around the world.
+be smoothly zoomed and panned with no lengthy rerendering. DjVu is used
+by hundreds of academic, commercial, governmental, and noncommercial
+Web sites around the world.
@@ -52,7 +51,6 @@
%setup
%patch
%patch1
-%patch2
%patch3
%patch4
@@ -86,8 +84,16 @@
%{_datadir}/pixmaps/djvu.png
%dir %{_prefix}/include/libdjvu
%{_prefix}/include/libdjvu/*.h
+%{_libdir}/pkgconfig/ddjvuapi.pc
%changelog -n djvulibre
+* Wed Jul 12 2006 - lmichnovic@xxxxxxx
+- update to version 3.5.17
+- Various enhancement of DDJVUAPI.
+- Compiles with the GCC-4.1.
+- using MSVC using the provided project files.
+- Minor bug fixes in csepdjvu text extraction.
+- Fixed leak in csepdjvu, cpaldjvu and cjb2.
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Fri Jan 20 2006 - schwab@xxxxxxx
++++++ djvulibre-3.5.16-filepath.patch -> djvulibre-3.5.17-filepath.patch ++++++
++++++ djvulibre-3.5.16-nsdejavu.patch -> djvulibre-3.5.17-nsdejavu.patch ++++++
++++++ djvulibre-3.5.16-strip.patch -> djvulibre-3.5.17-strip.patch ++++++
++++++ djvulibre-3.5.16-utf8.patch -> djvulibre-3.5.17-utf8.patch ++++++
++++++ djvulibre-3.5.16.tar.bz2 -> djvulibre-3.5.17.tar.bz2 ++++++
++++ 22611 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |