Compare commits

...

1 Commits

Author SHA1 Message Date
Jindrich Novy fdb7d2deda catatonit-0.1.7-10.el9 2023-06-22 01:25:39 +00:00
2 changed files with 6 additions and 1 deletions

1
.catatonit.metadata Normal file
View File

@ -0,0 +1 @@
94419a237f932ff2a79c91f6e3005034d9c367a5 v0.1.7.tar.gz

View File

@ -1,7 +1,7 @@
Name: catatonit
Epoch: 3
Version: 0.1.7
Release: 9%{?dist}
Release: 10%{?dist}
Summary: A signal-forwarding process manager for containers
License: GPLv3+
URL: https://github.com/openSUSE/catatonit
@ -52,6 +52,10 @@ install -p %{name} %{buildroot}%{_libexecdir}/%{name}
%{_libexecdir}/%{name}/%{name}
%changelog
* Wed Jun 21 2023 Jindrich Novy <jnovy@redhat.com> - 3:0.1.7-10
- bump release to preserve upgrade path from 9.2
- Resolves: #2209677
* Mon May 29 2023 Jindrich Novy <jnovy@redhat.com> - 3:0.1.7-9
- rebuild for 9.3
- Resolves: #2209677