Update to 3.7.2
This commit is contained in:
parent
39b92d6839
commit
1e7c86293b
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/gnome-online-accounts-3.5.90.tar.xz
|
/gnome-online-accounts-3.5.90.tar.xz
|
||||||
/gnome-online-accounts-3.6.1.tar.xz
|
/gnome-online-accounts-3.6.1.tar.xz
|
||||||
/gnome-online-accounts-3.7.1.tar.xz
|
/gnome-online-accounts-3.7.1.tar.xz
|
||||||
|
/gnome-online-accounts-3.7.2.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.7.1
|
Version: 3.7.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Provide online accounts information
|
Summary: Provide online accounts information
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://live.gnome.org/OnlineAccounts
|
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.7/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcr-devel
|
BuildRequires: gcr-devel
|
||||||
@ -98,6 +98,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_libdir}/goa-1.0/include
|
%{_libdir}/goa-1.0/include
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 18 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.2-1
|
||||||
|
- Update to 3.7.2
|
||||||
|
|
||||||
* Tue Oct 23 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.1-1
|
* Tue Oct 23 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.1-1
|
||||||
- Update to 3.7.1
|
- Update to 3.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user