Update to 0.1.0

epel9
Josh Stone 5 years ago
parent 2608557d80
commit 4de2a67606

1
.gitignore vendored

@ -1 +1,2 @@
/pin-utils-0.1.0-alpha.4.crate
/pin-utils-0.1.0.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate pin-utils
Name: rust-%{crate}
Version: 0.1.0~alpha.4
Release: 2%{?dist}
Version: 0.1.0
Release: 1%{?dist}
Summary: Utilities for pinning
# Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.1.0-1
- Update to 0.1.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0~alpha.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (pin-utils-0.1.0-alpha.4.crate) = be36fb4a8a893a0d617b2f1edef7513bf515d36e000aa0344838f138f7073c970110fc3969ff1d8eadb8f86d3ac567e5668af95044133c47c99ba5e1a901415f
SHA512 (pin-utils-0.1.0.crate) = 828422b8440cc82ac6b0743e0112fa7540d437aed457564999092b1462cd7672cd6b1f0201b67075431aeedd3d9c5127468a3dd028744109944f7f023c82fd70

Loading…
Cancel
Save