Remove obsolete scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel10
Igor Gnatenko 6 years ago
parent d845daa572
commit 11cf159668
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,12 +1,12 @@
# Generated by rust2rpm
%bcond_without check
%bcond_with check
%global debug_package %{nil}
%global crate libgit2-sys
Name: rust-%{crate}
Version: 0.7.11
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Native bindings to the libgit2 library
# Upstream license specification: MIT/Apache-2.0
@ -167,6 +167,9 @@ rm -vrf libgit2
%endif
%changelog
* Thu Dec 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.11-2
- Run tests in infrastructure
* Sat Dec 15 2018 Josh Stone <jistone@redhat.com> - 0.7.11-1
- Update to 0.7.11

Loading…
Cancel
Save