Compare commits

..

No commits in common. 'epel9' and 'i9ce' have entirely different histories.
epel9 ... i9ce

6
.gitignore vendored

@ -1,5 +1 @@
/openpgp-cert-d-0.1.0.crate
/openpgp-cert-d-0.1.1.crate
/openpgp-cert-d-0.1.2.crate
/openpgp-cert-d-0.3.0.crate
/openpgp-cert-d-0.3.1.crate
SOURCES/openpgp-cert-d-0.3.1.crate

@ -0,0 +1 @@
3963b749fdc73e2de8780133bdfea5999df1e9b4 SOURCES/openpgp-cert-d-0.3.1.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 25
# * files required for compiling tests are not included in published crates
%bcond_with check
@ -66,4 +76,23 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.3.1-1
- Rebuilt for MSVSphere 9.3
* Tue Dec 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1; Fixes RHBZ#2253187
* Mon Nov 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
- Update to version 0.1.2; Fixes RHBZ#2248420
* Thu Nov 02 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1
- Update to version 0.1.1; Fixes RHBZ#2247711
* Thu Nov 02 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-3
- Bump sha1collisiondetection dependency from 0.2 to 0.3
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-1
- Initial import (#2186547)

@ -1 +0,0 @@
SHA512 (openpgp-cert-d-0.3.1.crate) = cc8ecb8b9c337866d23f710906b24f662406f0f7818fffea4f92b074b7777c0fcaa35b3a08805d90976df6786aa69ef9df36dedbb0bc0598085e09b2e1bb19f9
Loading…
Cancel
Save