[mate-user-share/f20] add 1.8.0 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Jul 28 17:59:40 UTC 2014


commit 248dacb1acf046d148d2dcfe3d777855a2a0a518
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Jul 28 19:59:29 2014 +0200

    add 1.8.0 release to spec file

 mate-user-share.spec |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/mate-user-share.spec b/mate-user-share.spec
index c39a87d..a8571fd 100644
--- a/mate-user-share.spec
+++ b/mate-user-share.spec
@@ -1,5 +1,5 @@
 # Conditional for release and snapshot builds. Uncomment for release-builds.
-# %%global rel_build 1
+%global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
 %global branch 1.6
@@ -12,13 +12,14 @@
 %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}}
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
-Summary:     Mate user file sharing
+Summary:         Mate user file sharing
 Name:            mate-user-share
-Version:        %{branch}.1
-Release:        0.4%{?git_rel}%{?dist}
-License:        GPLv2+
-Group:          System Environment/Libraries
-URL:              http://mate-desktop.org
+Version:         %{branch}.0
+Release:         2%{?dist}
+#Release:         0.1%{?git_rel}%{?dist}
+License:         GPLv2+
+Group:           System Environment/Libraries
+URL:             http://mate-desktop.org
 
 # for downloading the tarball use 'spectool -g -R mate-user-share.spec'
 # Source for release-builds.
@@ -164,6 +165,9 @@ fi
 
 
 %changelog
+* Mon Jul 28 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-2
+- update to 1.8.0 release
+
 * Sat Dec 21 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-0.4.git20130919.77a6040
 - make Maintainers life easier and use better git snapshot usage, Thanks to Björn Esser
 - use BR caja-devel for f21


More information about the scm-commits mailing list