From 1ecdb0e50b4630fdc382aa6f810d3a128060ecc7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 12 2014 18:45:15 +0000 Subject: Update to 0.10.0 --- diff --git a/.gitignore b/.gitignore index bda35fe..7788978 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ folks-0.6.7.tar.xz /folks-0.9.6.tar.xz /folks-0.9.7.1.tar.xz /folks-0.9.8.tar.xz +/folks-0.10.0.tar.xz diff --git a/folks.spec b/folks.spec index 41cb06f..05b9ede 100644 --- a/folks.spec +++ b/folks.spec @@ -5,14 +5,14 @@ Name: folks Epoch: 1 -Version: 0.9.8 -Release: 2%{?dist} +Version: 0.10.0 +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.9/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz BuildRequires: telepathy-glib-devel >= %{tp_glib_ver} BuildRequires: telepathy-glib-vala @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Fri Sep 12 2014 Kalev Lember - 1:0.10.0-1 +- Update to 0.10.0 + * Sat Aug 16 2014 Fedora Release Engineering - 1:0.9.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 6e1397a..b09d283 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bfccf799ae58533ebfcb14b831b5cd9 folks-0.9.8.tar.xz +c7134d50bba0775a9cabc6078ee19b50 folks-0.10.0.tar.xz