[folks] Update to 0.9.7.1

Richard Hughes rhughes at fedoraproject.org
Tue Jun 24 16:23:49 UTC 2014


commit e5cffc10ad1e6cc50c275b9bf233d71041d6495c
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jun 24 17:23:47 2014 +0100

    Update to 0.9.7.1

 .gitignore          |    1 +
 Remove_Assert.patch |   22 ----------------------
 folks.spec          |   10 +++++-----
 sources             |    2 +-
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a062d4..e704438 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ folks-0.6.7.tar.xz
 /folks-0.9.4.tar.xz
 /folks-0.9.5.tar.xz
 /folks-0.9.6.tar.xz
+/folks-0.9.7.1.tar.xz
diff --git a/folks.spec b/folks.spec
index 224c978..08a2b57 100644
--- a/folks.spec
+++ b/folks.spec
@@ -5,15 +5,14 @@
 
 Name:           folks
 Epoch:          1
-Version:        0.9.6
-Release:        5%{?dist}
+Version:        0.9.7.1
+Release:        1%{?dist}
 Summary:        GObject contact aggregation library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/Folks
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.xz
-Patch0:         Remove_Assert.patch
 
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  telepathy-glib-vala
@@ -64,8 +63,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .assert
-
 
 
 %build
@@ -118,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Jun 24 2014 Richard Hughes <rhughes at redhat.com> - 1:0.9.7.1-1
+- Update to 0.9.7.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.9.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bfb09c5..5e0ad8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3759db485f9ac5fd6c28c47e89123b0  folks-0.9.6.tar.xz
+18f3e0799fdea55be7e27bc16e73bd8a  folks-0.9.7.1.tar.xz


More information about the scm-commits mailing list