From a084efbb96f8f40d5d4eb9a8aa2d970a004a3bbc Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mon, 19 Dec 2011 13:11:13 -0500 Subject: [PATCH] Update to 3.3.0. Update source url. --- .gitignore | 1 + gnome-online-accounts.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ae9d621..86a5832 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gnome-online-accounts-3.2.0.tar.xz /gnome-online-accounts-3.2.0.1.tar.xz /gnome-online-accounts-3.2.1.tar.xz +/gnome-online-accounts-3.3.0.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index b058e40..abb4b61 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.3.0 +Release: 1%{?dist} Summary: Provide online accounts information Group: System Environment/Libraries License: LGPLv2+ URL: http://people.freedesktop.org/~david/gnome-online-accounts-3.1.0/ -Source0: http://download.gnome.org/sources/gnome-online-accounts/3.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.3/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel glib2-devel BuildRequires: gobject-introspection-devel @@ -80,6 +80,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/gtk-doc/html/goa/ %changelog +* Mon Dec 19 2011 Brian Pepple - 3.3.0-1 +- Update to 3.3.0. +- Update source url. + * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 5a98b5f..b6036f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54ca322afd4c899238460baba4fad7db gnome-online-accounts-3.2.1.tar.xz +6318d963f03203cd7bf6baf78f0bf06d gnome-online-accounts-3.3.0.tar.xz