[wicd] Upgrade to wicd-1.7.1 final release

David Cantrell dcantrel at fedoraproject.org
Fri Feb 10 19:33:42 UTC 2012


commit 72dbba84849e99a2a74d3e42bb5bfe98228390ae
Author: David Cantrell <dcantrell at redhat.com>
Date:   Fri Feb 10 14:33:31 2012 -0500

    Upgrade to wicd-1.7.1 final release

 .gitignore |    1 +
 sources    |    2 +-
 wicd.spec  |   10 ++++++----
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebd1b99..fcee2f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 wicd-1.7.1b2.tar.bz2
+/wicd-1.7.1.tar.gz
diff --git a/sources b/sources
index 522be39..16fe0a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65a6f6c9483d3fcf4ec8dfb8204fcd51  wicd-1.7.1b2.tar.bz2
+9c5664a0e850cddbe80942eabb10430a  wicd-1.7.1.tar.gz
diff --git a/wicd.spec b/wicd.spec
index 3c94572..e706163 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -6,17 +6,16 @@
 %{!?_systemd_unitdir: %global _systemd_unitdir %(pkg-config systemd --variable=systemdsystemunitdir)}
 
 %define debug_package %{nil}
-%define alphatag b2
 
 Name:                wicd
 Version:             1.7.1
-Release:             0.3.%{alphatag}%{?dist}
+Release:             1%{?dist}
 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}%{alphatag}.tar.bz2
+Source0:             http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:             wicd.logrotate
 Source2:             wicd.service
 Source3:             org.wicd.daemon.service
@@ -299,8 +298,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
 
 %changelog
+* Fri Feb 10 2012 David Cantrell <dcantrell at redhat.com> - 1.7.1-1
+- Upgrade to wicd-1.7.1 final release
+
 * Fri Jan 27 2012 David Cantrell <dcantrell at redhat.com> - 1.7.1b2-0.3
-- Fix CVS-2012-0813 (#785147)
+- Fix CVE-2012-0813 (#785147)
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-0.2.b2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list