import gnome-online-accounts-3.28.2-1.el8
This commit is contained in:
parent
4819693189
commit
599bb4b1bf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gnome-online-accounts-3.28.0.tar.xz
|
||||
SOURCES/gnome-online-accounts-3.28.2.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
3185530d5605cda0d11ee975e2985bfe59686d74 SOURCES/gnome-online-accounts-3.28.0.tar.xz
|
||||
382053cff81f8b054d4beb02c0430ee4accb65ed SOURCES/gnome-online-accounts-3.28.2.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global webkit2gtk3_version 2.12.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.28.0
|
||||
Version: 3.28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
@ -33,7 +33,6 @@ BuildRequires: pkgconfig(telepathy-glib)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: vala
|
||||
|
||||
Requires: gettext-libs%{?isa} >= %{gettext_version}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
||||
Requires: libsoup%{?_isa} >= %{libsoup_version}
|
||||
@ -117,7 +116,7 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
|
||||
%{_datadir}/dbus-1/services/org.gnome.Identity.service
|
||||
%{_datadir}/icons/hicolor/*/apps/goa-*.png
|
||||
%{_datadir}/man/man8/goa-daemon.8.gz
|
||||
%{_datadir}/man/man8/goa-daemon.8*
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
|
||||
|
||||
%if ! 0%{?fedora} && 0%{?rhel} <= 7
|
||||
@ -141,6 +140,10 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.28.2-1
|
||||
- Update to 3.28.2
|
||||
Resolves: #1674535
|
||||
|
||||
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user