Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/joinery-3.1.0.crate SOURCES/joinery-3.1.0.crate

@ -0,0 +1 @@
9227b4703d16e64d19b7058f84c0388523c95ca5 SOURCES/joinery-3.1.0.crate

@ -1,3 +0,0 @@
# rust-joinery
The rust-joinery package

@ -1,3 +1,12 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.0)
%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 23 # Generated by rust2rpm 23
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -114,4 +123,8 @@ use the "token-stream" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.1.0-1
- Rebuilt for MSVSphere 9.3
* Thu Dec 29 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 3.1.0-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (joinery-3.1.0.crate) = d7c73ce9f81edfd80fdb975efa52943bae329850d00c18f3b4b6f18b7b5a2eb0693d7fe2ad0f157a34424e2e8ac9725efffc7cdce7062111f688053692e2f98b
Loading…
Cancel
Save