[mate-applets] Update to 1.8.0

Dan Mashal vicodan at fedoraproject.org
Wed Mar 5 10:26:00 UTC 2014


commit 7fcb6391c75d937defa6dd0b6bd18b703959bead
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Mar 5 02:25:37 2014 -0800

    Update to 1.8.0

 .gitignore        |    1 +
 mate-applets.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43d93cd..1c60d80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /mate-applets-1.7.1.tar.xz
 /mate-applets-1.7.2-git20140211-c3b48ea.tar.xz
 /mate-applets-1.7.90.tar.xz
+/mate-applets-1.8.0.tar.xz
diff --git a/mate-applets.spec b/mate-applets.spec
index 2849c01..ec3a183 100644
--- a/mate-applets.spec
+++ b/mate-applets.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 c3b48ea39ab358b45048e300deafaa3f569748ad}
@@ -13,7 +13,7 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-applets
-Version:        %{branch}.90
+Version:        %{branch}.0
 Release:        1%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel applets
@@ -74,7 +74,7 @@ autoreconf -fi
 %configure   \
     --disable-schemas-compile                \
     --with-gtk=2.0                           \
-	--disable-static                         \
+    --disable-static                         \
     --with-x                                 \
     --enable-polkit                          \
     --enable-networkmanager                  \
@@ -170,6 +170,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
 
diff --git a/sources b/sources
index 7f4c5fc..c01cb88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a20bd6b2381afcf9a96a04a4a0c73d2e  mate-applets-1.7.90.tar.xz
+ae144e7ef848eb31d814bda1ccafa17a  mate-applets-1.8.0.tar.xz


More information about the scm-commits mailing list