Rex Dieter 4 years ago
parent 6fc29ca3e5
commit 2ba1c6b7c6

1
.gitignore vendored

@ -1,2 +1,3 @@
/signon-oauth2-0.21.tar.bz2 /signon-oauth2-0.21.tar.bz2
/signon-plugin-oauth2-0.22.tar.gz /signon-plugin-oauth2-0.22.tar.gz
/signon-plugin-oauth2-0.24.tar.gz

@ -1,7 +1,9 @@
%global git_commit 2dd9ba521a0dd4277c4bf6970a7f4e3894fd85ae
Name: signon-plugin-oauth2 Name: signon-plugin-oauth2
Version: 0.22 Version: 0.24
Release: 14%{?dist} Release: 1%{?dist}
Summary: OAuth2 plugin for the Accounts framework Summary: OAuth2 plugin for the Accounts framework
License: LGPLv2 License: LGPLv2
@ -30,7 +32,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep %prep
%autosetup -n %{name}.git -p1 %autosetup -n %{name}-VERSION_%{version}-%{git_commit} -p1
%build %build
@ -71,6 +73,9 @@ rm -rvf %{buildroot}/%{_sysconfdir}
%changelog %changelog
* Sun Nov 08 2020 Rex Dieter <rdieter@fedoraproject.org> - 0.24-1
- 0.24 (#1267568)
* Sun Nov 08 2020 Rex Dieter <rdieter@fedoraproject.org> - 0.22-14 * Sun Nov 08 2020 Rex Dieter <rdieter@fedoraproject.org> - 0.22-14
- patch out -Werror move -no-rtti for tests/ only (#1891251) - patch out -Werror move -no-rtti for tests/ only (#1891251)
- use %%autosetup, %%make_build, %%make_install - use %%autosetup, %%make_build, %%make_install

@ -1 +1 @@
d7c3b7fffe6102fc58d479028141f2b4 signon-plugin-oauth2-0.22.tar.gz SHA512 (signon-plugin-oauth2-0.24.tar.gz) = c05c3f8f1864b073adff32790e4c357a4af4aa25c2c9d6103461ebfe8fed392c78506aac875f9f66869caf6b7d66172e8585e9c471bca96a267ee64d03314c75

Loading…
Cancel
Save