Skip to content
Snippets Groups Projects
Commit 524a1a34 authored by importbot's avatar importbot
Browse files

import gnome-kiosk-46.0-2.el10

parent 36a265e6
No related branches found
Tags imports/c10s/gnome-kiosk-46.0-2.el10
No related merge requests found
## START: Set by rpmautospec
## (rpmautospec version 0.6.1)
## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
release_number = 2;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
......@@ -57,7 +57,7 @@ single application deployments like wall displays and point-of-sale systems.
%package search-appliance
Summary: Example search application application that uses GNOME Kiosk
Requires: %{name} = %{version}-%{release}
Requires: firefox
Recommends: firefox
Requires: gnome-session
BuildArch: noarch
......@@ -116,6 +116,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Kiosk.Searc
%changelog
## START: Generated by rpmautospec
* Tue May 14 2024 Ray Strode <rstrode@redhat.com> - 46.0-2
- Make firefox dependency software
* Thu Apr 25 2024 Ray Strode <rstrode@redhat.com> - 46.0-1
- Update to 46.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment