Update to 3.8.0
This commit is contained in:
parent
8c8e6c220e
commit
ed9aa5a8a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user