Update to 3.8.0

This commit is contained in:
Debarshi Ray 2013-03-26 13:23:12 +01:00
parent 8c8e6c220e
commit ed9aa5a8a8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/gnome-online-accounts-3.7.90.tar.xz
/gnome-online-accounts-3.7.91.tar.xz
/gnome-online-accounts-3.7.92.tar.xz
/gnome-online-accounts-3.8.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-online-accounts
Version: 3.7.92
Version: 3.8.0
Release: 1%{?dist}
Summary: Provide online accounts information
Group: System Environment/Libraries
License: LGPLv2+
URL: https://live.gnome.org/GnomeOnlineAccounts
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.7/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.8/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel
BuildRequires: glib2-devel >= 2.35
@ -99,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/goa-1.0/include
%changelog
* Tue Mar 26 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.8.0-1
- Update to 3.8.0
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
b605c1d78308bd70674e36c3bd5594f0 gnome-online-accounts-3.7.92.tar.xz
c64def67a57ea436b9c3a3097615f5ad gnome-online-accounts-3.8.0.tar.xz