[djview4] 4.8

terjeros terjeros at fedoraproject.org
Fri Sep 30 16:18:12 UTC 2011


commit 12d67a46489b4f89327e14a8c27ce817a225cc08
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Fri Sep 30 18:17:58 2011 +0200

    4.8

 .gitignore   |    1 +
 djview4.spec |   13 ++++++++-----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ed64bc..197af5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 djview4-4.5.tar.gz
 /djview4-4.6.tar.gz
+/djview-4.8.tar.gz
diff --git a/djview4.spec b/djview4.spec
index 55e3e14..8d9acd6 100644
--- a/djview4.spec
+++ b/djview4.spec
@@ -1,11 +1,11 @@
 Summary:       DjVu viewer
 Name:          djview4
-Version:       4.6
-Release:       2%{?dist}
+Version:       4.8
+Release:       1%{?dist}
 License:       GPLv2+
 Group:         Applications/Publishing
 URL:           http://djvu.sourceforge.net/djview4.html
-Source:        http://downloads.sourceforge.net/djvu/%{name}-%{version}.tar.gz
+Source:        http://downloads.sourceforge.net/project/djvu/DjView/%{version}/djview-%{version}.tar.gz
 BuildRequires: qt4-devel >= 4.2 djvulibre-devel >= 3.5.19 desktop-file-utils
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -21,7 +21,7 @@ DjView4 is a DjVu document viewer with the following features:
 It's based on DjVuLibre and Qt4.
 
 %prep
-%setup -q
+%setup -q -n djview-%{version}
 %{__sed} -i -e '1 d' desktopfiles/djvulibre-djview4.desktop
 
 %build
@@ -60,7 +60,7 @@ fi
 
 %files
 %defattr(-, root, root)
-%doc COPYRIGHT COPYING NEWS README TODO
+%doc COPYRIGHT COPYING NEWS README
 %{_bindir}/%{name}
 %dir %{_datadir}/djvu
 %{_datadir}/djvu/%{name}
@@ -69,6 +69,9 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/djvulibre-%{name}.png
 
 %changelog
+* Fri Sep 30 2011 Terje Rosten <terje.rosten at ntnu.no> - 4.8-1
+- 4.8
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e485085..9497228 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-642105970467cf0864c0073140d1fa11  djview4-4.6.tar.gz
+70ef8f416c7d6892cc0cf012bfd0ae07  djview-4.8.tar.gz


More information about the scm-commits mailing list