|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 0.1.1
|
|
|
|
Version: 0.1.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Pure Ruby implementation of systemd's sd_notify(3)
|
|
|
|
Summary: Pure Ruby implementation of systemd's sd_notify(3)
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/agis/ruby-sdnotify
|
|
|
|
URL: https://github.com/agis/ruby-sdnotify
|
|
|
@ -65,5 +65,8 @@ popd
|
|
|
|
%doc %{gem_instdir}/README.md
|
|
|
|
%doc %{gem_instdir}/README.md
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 06 2021 Pavel Valena <pvalena@redhat.com> - 0.1.1-1
|
|
|
|
* Wed Jan 06 2021 Pavel Valena <pvalena@redhat.com> - 0.1.1-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|