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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04645fdd31fb1621c8793eab6a099905da7625e75f4fde3704294f2e46ad40be
size 2417

3
imspkg-0.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28c13c20b56a3444f68846932def14499aff3cdb5ca590c326cb61a0e03340ee
size 3590

View File

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