Update to 3.22.0
This commit is contained in:
parent
951f17aaa2
commit
51d0d6f8b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
|||||||
/gnome-online-accounts-3.21.90.tar.xz
|
/gnome-online-accounts-3.21.90.tar.xz
|
||||||
/gnome-online-accounts-3.21.91.tar.xz
|
/gnome-online-accounts-3.21.91.tar.xz
|
||||||
/gnome-online-accounts-3.21.92.tar.xz
|
/gnome-online-accounts-3.21.92.tar.xz
|
||||||
|
/gnome-online-accounts-3.22.0.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global webkitgtk4_version 2.7.2
|
%global webkitgtk4_version 2.7.2
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.21.92
|
Version: 3.22.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||||
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.22/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gcr-3)
|
BuildRequires: pkgconfig(gcr-3)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||||
@ -124,6 +124,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
|
- Update to 3.22.0
|
||||||
|
|
||||||
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
||||||
- Update to 3.21.92
|
- Update to 3.21.92
|
||||||
- Co-own gir directories instead of depending on gobject-introspection
|
- Co-own gir directories instead of depending on gobject-introspection
|
||||||
|
Loading…
Reference in New Issue
Block a user