3.47.1
This commit is contained in:
parent
372d6fafed
commit
8ede424e55
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@
|
||||
/gnome-online-accounts-3.45.1.tar.xz
|
||||
/gnome-online-accounts-3.45.2.tar.xz
|
||||
/gnome-online-accounts-3.46.0.tar.xz
|
||||
/gnome-online-accounts-3.47.1.tar.xz
|
||||
|
@ -5,19 +5,19 @@
|
||||
%global webkit2gtk_version 2.33.1
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.46.0
|
||||
Release: 6%{?dist}
|
||||
Version: 3.47.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.46/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.47/%{name}-%{version}.tar.xz
|
||||
|
||||
# RHEL >=9 specific
|
||||
# https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/63
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1913641
|
||||
Patch0: 0001-google-Remove-Photos-support.patch
|
||||
Patch1: kerberos-fixes.patch
|
||||
#Patch1: kerberos-fixes.patch
|
||||
|
||||
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
@ -64,7 +64,7 @@ developing applications that use %{name}.
|
||||
%patch0 -p1
|
||||
%endif
|
||||
|
||||
%patch1 -p1
|
||||
#%%patch1 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
@ -123,6 +123,9 @@ developing applications that use %{name}.
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Sun Feb 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.47.1-1
|
||||
- 3.47.1
|
||||
|
||||
* Fri Jan 20 2023 Ray Strode <rstrode@redhat.com> - 3.46.0-6
|
||||
- Add more kerberos fixes from upstream
|
||||
Related: #2152695
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.46.0.tar.xz) = 727eaf248d70ba8b3874ca500d40e6fead3f76f72aee1b1f383aac57ee71bdb77dab7da3487b3f0fee665130cc61ac8b53f3a1bf1754e5df919fc5c48486c201
|
||||
SHA512 (gnome-online-accounts-3.47.1.tar.xz) = 2050bd0d112f1c8b599e1d1d2e3e112a66624df96aa2ce5f2625206e4d98bddcacb160cb6ec07c63f57ca1435ba85b5b1ac4a4f80edc7ee5f40059cc1828bf06
|
||||
|
Loading…
Reference in New Issue
Block a user