Update to 3.3.0.

Update source url.
This commit is contained in:
Brian Pepple 2011-12-19 13:11:13 -05:00
parent 93bd96ae44
commit a084efbb96
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <bpepple@fedoraproject.org> - 3.3.0-1
- Update to 3.3.0.
- Update source url.
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
- Rebuilt for glibc bug#747377

View File

@ -1 +1 @@
54ca322afd4c899238460baba4fad7db gnome-online-accounts-3.2.1.tar.xz
6318d963f03203cd7bf6baf78f0bf06d gnome-online-accounts-3.3.0.tar.xz