[atril] update to 1.9.0 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Oct 25 22:55:58 UTC 2014


commit 940b0250b2dd440a3d11ad18b97460a7151e4e24
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sun Oct 26 00:55:55 2014 +0200

    update to 1.9.0 release

 .gitignore |    1 +
 atril.spec |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70c2ba4..e84a8bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /atril-1.7.90.tar.xz
 /atril-1.8.0.tar.xz
 /atril-1.8.1.tar.xz
+/atril-1.9.0.tar.xz
diff --git a/atril.spec b/atril.spec
index 8b1e731..bd93410 100644
--- a/atril.spec
+++ b/atril.spec
@@ -2,7 +2,7 @@
 %global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
-%global branch 1.8
+%global branch 1.9
 
 # Settings used for build from snapshots.
 %{!?rel_build:%global commit 5bba3723566489763aafaad3669c77f60a23d2e0}
@@ -13,8 +13,8 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:          atril
-Version:       %{branch}.1
-Release:       2%{?dist}
+Version:       %{branch}.0
+Release:       1%{?dist}
 #Release:       0.1%{?git_rel}%{?dist}
 Summary:       Document viewer
 License:       GPLv2+ and LGPLv2+ and MIT
@@ -247,6 +247,11 @@ fi
 
 
 %changelog
+* Sun Oct 26 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.0-1
+- update to 1.9.0
+- Add epub support (part of GSoC 2014).
+- Use MateAboutDialog from libmate-desktop
+
 * Sat Oct 11 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-2
 - enable thumbnailer support and use a -thumbnailer subpackage for it
 - fix rhbz (#1150875)
diff --git a/sources b/sources
index 15f3f65..9ae8b88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cad233200a1ad10b798c2aead11bad0b  atril-1.8.1.tar.xz
+e79915bb35c5cb94ebc2278ea225ebe1  atril-1.9.0.tar.xz


More information about the scm-commits mailing list