Update to 3.11.2
This commit is contained in:
parent
e682bc84f4
commit
2e8f88d01b
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/gnome-online-accounts-3.10.0.tar.xz
|
/gnome-online-accounts-3.10.0.tar.xz
|
||||||
/gnome-online-accounts-3.10.1.tar.xz
|
/gnome-online-accounts-3.10.1.tar.xz
|
||||||
/gnome-online-accounts-3.10.2.tar.xz
|
/gnome-online-accounts-3.10.2.tar.xz
|
||||||
|
/gnome-online-accounts-3.11.2.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.10.2
|
Version: 3.11.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://live.gnome.org/GnomeOnlineAccounts
|
URL: https://live.gnome.org/GnomeOnlineAccounts
|
||||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.10/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.11/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcr-devel
|
BuildRequires: gcr-devel
|
||||||
BuildRequires: glib2-devel >= 2.35
|
BuildRequires: glib2-devel >= 2.35
|
||||||
@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_libdir}/goa-1.0/include
|
%{_libdir}/goa-1.0/include
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
||||||
|
- Update to 3.11.2
|
||||||
|
|
||||||
* Tue Nov 12 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.2-1
|
* Tue Nov 12 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.2-1
|
||||||
- Update to 3.10.2
|
- Update to 3.10.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user