[mate-panel] add 1.9.1 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jul 12 20:06:45 UTC 2014


commit f958123c3c5902887bce9db5072ce3c7cc5d0919
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 12 22:01:17 2014 +0200

    add 1.9.1 release to spec file

 mate-panel.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index f4a7258..a1d4d02 100644
--- a/mate-panel.spec
+++ b/mate-panel.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 838555a41dc08a870b408628f529b66e2c8c4054}
@@ -13,8 +13,8 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-panel
-Version:        %{branch}.0
-Release:        3%{?dist}
+Version:        %{branch}.1
+Release:        1%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel and applets
 #libs are LGPLv2+ applications GPLv2+
@@ -80,10 +80,10 @@ Development files for mate-panel
 %patch0 -p1 -b .container
 
 # To work around rpath
-#autoreconf -fi
+autoreconf -fi
 
 # needed for git snapshots
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 
 %build
 
@@ -172,6 +172,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sat Jul 12 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release
+
 * Thu Jun 25 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0.3
 - try fix rhbz (#1023604)
 


More information about the scm-commits mailing list