Update to 3.9.1
This commit is contained in:
parent
9ec278791c
commit
3431db3a93
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/gnome-online-accounts-3.7.92.tar.xz
|
||||
/gnome-online-accounts-3.8.0.tar.xz
|
||||
/gnome-online-accounts-3.8.1.tar.xz
|
||||
/gnome-online-accounts-3.9.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.8.1
|
||||
Version: 3.9.1
|
||||
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.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.9/%{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
|
||||
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
||||
- Update to 3.9.1
|
||||
|
||||
* Mon Apr 15 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
|
||||
- Update to 3.8.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user