Update to 44.beta
This commit is contained in:
parent
203bf248ec
commit
e710d3931e
@ -2,9 +2,9 @@
|
||||
%global flatpak_version 1.5.1
|
||||
%global fwupd_version 1.3.3
|
||||
%global glib2_version 2.61.1
|
||||
%global gtk4_version 4.4.0
|
||||
%global gtk4_version 4.9.2
|
||||
%global json_glib_version 1.2.0
|
||||
%global libadwaita_version 1.0.1
|
||||
%global libadwaita_version 1.3~alpha
|
||||
%global libsoup_version 2.52.0
|
||||
%global libxmlb_version 0.1.7
|
||||
%global packagekit_version 1.1.1
|
||||
@ -13,15 +13,15 @@
|
||||
%{!?with_webapps: %global with_webapps !0%{?rhel}}
|
||||
|
||||
# this is not a library version
|
||||
%define gs_plugin_version 19
|
||||
%define gs_plugin_version 20
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
%global __provides_exclude_from ^%{_libdir}/%{name}/plugins-%{gs_plugin_version}/.*\\.so.*$
|
||||
|
||||
Name: gnome-software
|
||||
Version: 44~alpha
|
||||
Release: 3%{?dist}
|
||||
Version: 44~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: A software center for GNOME
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
@ -228,6 +228,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/gtk-doc/html/gnome-software/
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2023 Milan Crha <mcrha@redhat.com> - 44.beta-1
|
||||
- Update to 44.beta
|
||||
|
||||
* Thu Feb 09 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 44~alpha-3
|
||||
- Switch to libsoup 3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-software-44.alpha.tar.xz) = 4c6d71bca4c5f17d34b1d1c6083ade966ac0f43c9ae00fff1f05a51faca117647d71e48045ebbc697e1e4106dedfe45ce442973dad5f4a947c5dfe416232a776
|
||||
SHA512 (gnome-software-44.beta.tar.xz) = 0d5f65f513e10d2db2590a9f0a9a5f0eb911ef8ae3a823115cbbc79e08c347faa0f7d07bac3bab0e9fc26b32bc2e60e35b2c7263a9cffb89c5a4c156623657d7
|
||||
|
Loading…
Reference in New Issue
Block a user