[atril] add git snapshot from 2014.01.22 to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jan 23 16:48:52 UTC 2014


commit ac3e823eb33cd4b33963e602797e6eb55c6124f9
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jan 23 17:49:05 2014 +0100

    add git snapshot from 2014.01.22 to spec file

 atril.spec |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/atril.spec b/atril.spec
index c3d8976..10c19c9 100644
--- a/atril.spec
+++ b/atril.spec
@@ -5,19 +5,20 @@
 %global branch 1.7
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 26539f8fe1c8bae5ef5da24e63be027a046068c1}
-%{!?rel_build:%global commit_date 20131120}
+%{!?rel_build:%global commit 5bba3723566489763aafaad3669c77f60a23d2e0}
+%{!?rel_build:%global commit_date 20140122}
 %{!?rel_build:%global shortcommit %(c=%{commit};echo ${c:0:7})}
 %{!?rel_build:%global git_ver git%{commit_date}-%{shortcommit}}
 %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}}
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
-Name:           atril
-Version:       1.7.0
-Release:       0.2%{?git_rel}%{?dist}
-Summary:    Document viewer
-License:        GPLv2+ and LGPLv2+ and MIT
-URL:              http://mate-desktop.org
+Name:          atril
+Version:       1.7.1
+#Release:       1%{?dist}
+Release:       0.1%{?git_rel}%{?dist}
+Summary:       Document viewer
+License:       GPLv2+ and LGPLv2+ and MIT
+URL:           http://mate-desktop.org
 
 # for downloading the tarball use 'spectool -g -R caja.spec'
 # Source for release-builds.
@@ -219,6 +220,9 @@ fi
 
 
 %changelog
+* Wed Jan 22 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.1-0.1.git20140122.26539f8
+- update to git snapshot from 2014.01.22
+
 * Wed Dec 18 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.0-0.2.git20131120.26539f8
 - make Maintainers life easier and use better git snapshot usage, Thanks to Björn Esser
 - use modern 'make install' macro


More information about the scm-commits mailing list