This commit is contained in:
2025-02-18 11:23:38 +01:00
parent e253751bf4
commit 1bec0a9bec
3 changed files with 8 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
Name: imspkg
Version: 0.2.3
Version: 0.3.0
Release: 1%{?dist}
Summary: InfoMaaS utility for working with koji
Summary: IMS utility for working with source packages
License: GPLv2+
URL: https://pagure.io/fedpkg
URL: https://gitea.infomaas.com/Infomaas/imspkg
BuildArch: noarch
Source0: https://gitea.infomaas.com/Infomaas/imspkg/archive/%{name}-%{version}.tar.gz
@@ -35,7 +35,8 @@ Provides the imspkg-* command for working with InfoMaaS koji
%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/%{name}/koji.conf
%{_bindir}/%{name}-build
%{_bindir}/imspkg
%{_libexecdir}/*
%changelog