[atril] Update to 1.8.0

Dan Mashal vicodan at fedoraproject.org
Wed Mar 5 09:47:51 UTC 2014


commit d830b23ebcd1917e36891200c5d6d372231ab832
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Mar 5 01:47:33 2014 -0800

    Update to 1.8.0

 .gitignore |    1 +
 atril.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 238e4f0..5b8b428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /atril-1.7.1.tar.xz
 /atril-1.7.2.tar.xz
 /atril-1.7.90.tar.xz
+/atril-1.8.0.tar.xz
diff --git a/atril.spec b/atril.spec
index eac8bd7..067b505 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.7
+%global branch 1.8
 
 # Settings used for build from snapshots.
 %{!?rel_build:%global commit 5bba3723566489763aafaad3669c77f60a23d2e0}
@@ -13,7 +13,7 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:          atril
-Version:       %{branch}.90
+Version:       %{branch}.0
 Release:       1%{?dist}
 #Release:       0.1%{?git_rel}%{?dist}
 Summary:       Document viewer
@@ -222,6 +222,9 @@ fi
 
 
 %changelog
+* Wed Mar 05 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.8.0-1
+- Update to 1.8.0
+
 * Wed Feb 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
 - update to 1.7.90
 - no need of autoreconf anymore
diff --git a/sources b/sources
index 74f2549..8b6f083 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a177154c46168a8fb7ea0f4a758e98c8  atril-1.7.90.tar.xz
+e7626e8e3cffe6ee256cc6cf7acb7524  atril-1.8.0.tar.xz


More information about the scm-commits mailing list