[pidgin: 29/29] Pidgin 2.7.3

Stu Tomlinson nosnilmot at fedoraproject.org
Wed Aug 11 12:42:40 UTC 2010


commit 9075bc8f0f771dd22cc72f37bf837993048a4f09
Author: Stu Tomlinson <stu at nosnilmot.com>
Date:   Wed Aug 11 13:42:09 2010 +0100

    Pidgin 2.7.3

 .gitignore  |    1 +
 pidgin.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 454cf13..173c964 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pidgin-2.7.2.tar.bz2
+pidgin-2.7.3.tar.bz2
diff --git a/pidgin.spec b/pidgin.spec
index 6918343..c297765 100644
--- a/pidgin.spec
+++ b/pidgin.spec
@@ -38,7 +38,7 @@
 %global libidn_support          0
 %global disable_silc            0
 %global split_evolution         0
-%global with_system_certs       0
+%global use_system_certs        0
 
 # RHEL4: Use ALSA aplay to output sounds because it lacks gstreamer
 %if 0%{?fedora} < 5
@@ -97,7 +97,7 @@
 %endif
 
 Name:           pidgin
-Version:        2.7.2
+Version:        2.7.3
 Release:        1%{?dist}
 License:        GPLv2+ and GPLv2 and MIT
 # GPLv2+ - libpurple, gnt, finch, pidgin, most prpls
@@ -675,6 +675,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Aug 11 2010 Stu Tomlinson <stu at nosnilmot.com> 2.7.3-1
+- 2.7.3
+
 * Wed Jul 21 2010 Stu Tomlinson <stu at nosnilmot.com> 2.7.2-1
 - 2.7.2 with a security fix (CVE-2010-2528) and a couple of bug fixes (#601650)
 
diff --git a/sources b/sources
index c267dfb..5ca5e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c23d85bb6a197dd841d1b5585148327d  pidgin-2.7.2.tar.bz2
+e4bbadadae85e5e008690b52dd51f102  pidgin-2.7.3.tar.bz2


More information about the scm-commits mailing list