3.2.1
This commit is contained in:
parent
f9ff9a63c4
commit
41524c1027
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/gnome-online-accounts-3.1.91.tar.xz
|
||||
/gnome-online-accounts-3.2.0.tar.xz
|
||||
/gnome-online-accounts-3.2.0.1.tar.xz
|
||||
/gnome-online-accounts-3.2.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.2.0.1
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Provide online accounts information
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~david/gnome-online-accounts-3.1.0/
|
||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.1/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.2/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/gtk-doc/html/goa/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
||||
- Update to 3.2.1
|
||||
|
||||
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 3.2.0.1-1
|
||||
- Update to 3.2.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user