Update to 3.21.1
This commit is contained in:
parent
501acdb35e
commit
95111087e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
||||
/gnome-online-accounts-3.19.92.1.tar.xz
|
||||
/gnome-online-accounts-3.20.0.tar.xz
|
||||
/gnome-online-accounts-3.20.1.tar.xz
|
||||
/gnome-online-accounts-3.21.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.20.1
|
||||
Version: 3.21.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.20/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcr-devel
|
||||
BuildRequires: glib2-devel >= 2.35
|
||||
@ -114,6 +114,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
|
||||
- Update to 3.21.1
|
||||
|
||||
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
- Package vala bindings
|
||||
|
Loading…
Reference in New Issue
Block a user