Update to 3.22.1
This commit is contained in:
parent
3e66194eee
commit
718eb8d26f
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/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
|
/gnome-online-accounts-3.22.0.tar.xz
|
||||||
|
/gnome-online-accounts-3.22.1.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global webkitgtk4_version 2.7.2
|
%global webkitgtk4_version 2.7.2
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.22.0
|
Version: 3.22.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||||
|
- Update to 3.22.1
|
||||||
|
|
||||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
|
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
|
||||||
- BR vala instead of obsolete vala-tools subpackage
|
- BR vala instead of obsolete vala-tools subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user