[wicd] Upgrade to wicd-1.7.1 final release (#789380)

David Cantrell dcantrel at fedoraproject.org
Fri Feb 10 20:01:12 UTC 2012


commit befbfe6e3889753ce76729523cb73b189ae9c170
Author: David Cantrell <dcantrell at redhat.com>
Date:   Fri Feb 10 15:01:04 2012 -0500

    Upgrade to wicd-1.7.1 final release (#789380)
    
    - Have wicd-common require pygobject2 (#754416)

 .gitignore |    3 +--
 wicd.spec  |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcee2f6..59cc34d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-wicd-1.7.1b2.tar.bz2
-/wicd-1.7.1.tar.gz
+wicd-1.7.1.tar.gz
diff --git a/wicd.spec b/wicd.spec
index 9815928..e83eda5 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -15,7 +15,7 @@ Summary:             Wireless and wired network connection manager
 Group:               System Environment/Base
 License:             GPLv2+
 URL:                 http://wicd.sourceforge.net/
-Source0:             http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source0:             http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:             wicd.logrotate
 Source2:             wicd.service
 Source3:             org.wicd.daemon.service


More information about the scm-commits mailing list