Bump signon-plugin-oauth2 release to 50 to supersede Fedora
All checks were successful
Build RPMs / build (push) Successful in 10m15s

Fedora uses higher release numbers than EPEL. Bump to 50 so dnf
always treats the SonicDE build as an upgrade on both EL10 and Fedora.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
test 2026-08-28 10:18:55 +00:00
commit 8b6337f06f

View file

@ -4,7 +4,7 @@
Name: signon-plugin-oauth2 Name: signon-plugin-oauth2
Version: 0.25^%{gitdate}.%{shortcommit0} Version: 0.25^%{gitdate}.%{shortcommit0}
Release: 5%{?dist} Release: 50%{?dist}
Summary: OAuth2 plugin for the Accounts framework Summary: OAuth2 plugin for the Accounts framework
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -56,6 +56,9 @@ rm -rvf %{buildroot}/%{_sysconfdir} 2>/dev/null || true
%{_libdir}/pkgconfig/signon-oauth2plugin.pc %{_libdir}/pkgconfig/signon-oauth2plugin.pc
%changelog %changelog
* Fri Aug 28 2026 SonicDE <dev@sonicde.org> - 0.25^20231216.fab6988-50
- Bump release to 50 to supersede both EPEL and Fedora releases
* Fri Aug 28 2026 SonicDE <dev@sonicde.org> - 0.25^20231216.fab6988-5 * Fri Aug 28 2026 SonicDE <dev@sonicde.org> - 0.25^20231216.fab6988-5
- Bump release to 5 to supersede EPEL's release 4 - Bump release to 5 to supersede EPEL's release 4