Compare commits

..

12 commits

Author SHA1 Message Date
Milan Crha
a10b3cf10f Update to 49.3 2026-01-12 17:23:11 +01:00
Milan Crha
095b81906e Add patch for bug #2416542 (Crash under gs_flatpak_refine_wildcard()) 2025-11-24 16:20:33 +01:00
Milan Crha
2a31982d3e Update to 49.2 2025-11-21 11:10:15 +01:00
Yanko Kaneti
93f854207d Add NEWS to docs 2025-10-10 10:04:05 +03:00
Milan Crha
3364ed6d8c Update to 49.1 2025-10-10 08:47:16 +02:00
Milan Crha
2c29600426 Resolves: #2395811 (Packages not found for "what-provides" searches) 2025-09-19 13:25:37 +02:00
Milan Crha
ac8dbc92e8 Update to 49.0 2025-09-12 10:01:34 +02:00
Milan Crha
90da5737b3 Resolves: #2392057 (dnf5-pugin: No update notifications shown) 2025-09-01 18:28:21 +02:00
Milan Crha
4a71393113 Update to 49.rc 2025-08-29 09:11:51 +02:00
Milan Crha
e95633c703 dnf5-plugin: Skip historical updates search when no last date is set 2025-08-26 19:03:20 +02:00
Milan Crha
446ce42aa8 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:05:46 +02:00
Milan Crha
eaee792f9f dnf5-plugin: Auto-accept new RPM keys 2025-08-13 18:32:50 +02:00

View file

@ -18,8 +18,8 @@
# Disable DKMS/akmods support for RHEL builds
%bcond dkms %[!0%{?rhel}]
%bcond packagekit 1
%bcond dnf5 0
%bcond packagekit 0
%bcond dnf5 1
# 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 README.md
%doc AUTHORS NEWS README.md
%license COPYING
%{_bindir}/gnome-software
%{_datadir}/applications/gnome-software-local-file-flatpak.desktop