We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c00d9 commit 0885782Copy full SHA for 0885782
VERSION
@@ -1 +1 @@
1
-0.0.1
+0.0.2
foremanctl.spec
@@ -1,13 +1,13 @@
%global __brp_mangle_shebangs_exclude_from ^%{_datadir}/%{name}/collections/.*$
2
3
Name: foremanctl
4
-Version: 0.0.1
+Version: 0.0.2
5
Release: 0%{?dist}
6
Summary: Install Foreman using containers
7
8
License: GPL-2-only
9
-URL: https://github.com/theforeman/foreman-quadlet
10
-Source: https://github.com/theforeman/foreman-quadlet/releases/download/%{version}/%{name}-%{version}.tar.gz
+URL: https://github.com/theforeman/foremanctl
+Source: https://github.com/theforeman/foremanctl/releases/download/%{version}/%{name}-%{version}.tar.gz
11
12
BuildArch: noarch
13
Requires: python3-obsah >= 1.3
0 commit comments