[atril: 2/3] add 1.8.1 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Sep 29 14:47:42 UTC 2014


commit 39df9b898c6bfbb79b25dd9e681eefdc0c124bf5
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Sep 29 16:44:20 2014 +0200

    add 1.8.1 release to spec file

 atril.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/atril.spec b/atril.spec
index 3c8f2ef..eff2b61 100644
--- a/atril.spec
+++ b/atril.spec
@@ -13,8 +13,8 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:          atril
-Version:       %{branch}.0
-Release:       7%{?dist}
+Version:       %{branch}.1
+Release:       1%{?dist}
 #Release:       0.1%{?git_rel}%{?dist}
 Summary:       Document viewer
 License:       GPLv2+ and LGPLv2+ and MIT
@@ -129,7 +129,7 @@ It adds an additional tab called "Document" to the file properties dialog.
 #NOCONFIGURE=1 ./autogen.sh
 
 # Build fails without this
-autoreconf -fi
+#autoreconf -fi
 
 %build
 %configure \
@@ -235,6 +235,9 @@ fi
 
 
 %changelog
+* Mon Sep 29 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-1
+- update to 1.8.1 release
+
 * Fri Aug 15 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-7
 - disable thumbnailer
 


More information about the scm-commits mailing list