[wicd] Upgrade to wicd-1.7.1b2

David Cantrell dcantrel at fedoraproject.org
Fri Aug 19 21:34:07 UTC 2011


commit 0c5da92eb178923165e2baa0033fb10d9bfab5a9
Author: David Cantrell <dcantrell at redhat.com>
Date:   Fri Aug 19 16:56:38 2011 -0400

    Upgrade to wicd-1.7.1b2

 .gitignore |    2 +-
 sources    |    2 +-
 wicd.spec  |    8 ++++++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa44ba2..ebd1b99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-wicd-1.7.0.tar.bz2
+wicd-1.7.1b2.tar.bz2
diff --git a/sources b/sources
index c13af5a..522be39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e5956891d6696b6185baa7f5dc70c56  wicd-1.7.0.tar.bz2
+65a6f6c9483d3fcf4ec8dfb8204fcd51  wicd-1.7.1b2.tar.bz2
diff --git a/wicd.spec b/wicd.spec
index 1b7834a..805bce9 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -6,10 +6,11 @@
 %{!?_systemd_unitdir: %global _systemd_unitdir %(pkg-config systemd --variable=systemdsystemunitdir)}
 
 %define debug_package %{nil}
+%define alphatag b2
 
 Name:                wicd
-Version:             1.7.0
-Release:             9%{?dist}
+Version:             1.7.1
+Release:             0.1.%{alphatag}%{?dist}
 Summary:             Wireless and wired network connection manager
 
 Group:               System Environment/Base
@@ -296,6 +297,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
 
 %changelog
+* Fri Aug 19 2011 David Cantrell <dcantrell at redhat.com> - 1.7.1b2-0.1
+- Upgrade to wicd-1.7.1b2
+
 * Fri Aug 19 2011 David Cantrell <dcantrell at redhat.com> - 1.7.0-9
 - Initialize appGui._wired_showing in __init__ (#723553)
 - Make sure check and message in wicd-cli are a lambda (#712435)


More information about the scm-commits mailing list