Compare commits

..

12 commits

Author SHA1 Message Date
Milan Crha
f0b0c23ce0 Update to 49.3 2026-01-12 17:24:02 +01:00
Milan Crha
ab5e4457e4 Add patch for bug #2416542 (Crash under gs_flatpak_refine_wildcard()) 2025-11-24 16:21:45 +01:00
Milan Crha
5f0a66c87b Update to 49.2 2025-11-21 11:11:08 +01:00
Milan Crha
3025fb5ba5 Update to 49.1 2025-10-10 08:49:17 +02:00
Milan Crha
9094b1656e Resolves: #2395811 (Packages not found for "what-provides" searches) 2025-09-19 13:27:11 +02:00
Milan Crha
975a1e4c06 Update to 49.0 2025-09-12 10:03:10 +02:00
Milan Crha
43d8246f4b Resolves: #2392645 (Use PackageKit plugin instead of dnf5 plugin) 2025-09-05 11:18:19 +02:00
Milan Crha
b60b90e758 Resolves: #2392057 (dnf5-pugin: No update notifications shown) 2025-09-01 18:32:05 +02:00
Milan Crha
33a8261ad0 Update to 49.rc 2025-08-29 09:12:41 +02:00
Milan Crha
ba25bafa5f dnf5-plugin: Skip historical updates search when no last date is set 2025-08-26 19:04:54 +02:00
Milan Crha
e7d886350b dnf5-plugin: Auto-accept new RPM keys only when installed from repos
- dnf5-plugin: Download offline updates also by regular users
2025-08-25 12:08:32 +02:00
Milan Crha
73ce07b97a dnf5-plugin: Auto-accept new RPM keys 2025-08-13 18:35:53 +02:00

View file

@ -18,8 +18,8 @@
# Disable DKMS/akmods support for RHEL builds
%bcond dkms %[!0%{?rhel}]
%bcond packagekit 0
%bcond dnf5 1
%bcond packagekit 1
%bcond dnf5 0
# this is not a library version
%define gs_plugin_version 23
@ -235,7 +235,7 @@ FOE
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%files -f %{name}.lang
%doc AUTHORS NEWS README.md
%doc AUTHORS README.md
%license COPYING
%{_bindir}/gnome-software
%{_datadir}/applications/gnome-software-local-file-flatpak.desktop