Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/brownstone-3.0.0.crate
SOURCES/brownstone-3.0.0.crate

@ -0,0 +1 @@
106f8779a89968f70c5ef6b884c01c3eadaea852 SOURCES/brownstone-3.0.0.crate

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

@ -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 24
%bcond_without check
%global debug_package %{nil}
@ -65,4 +75,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.0.0-1
- Rebuilt for MSVSphere 9.3
* Tue May 09 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 3.0.0-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (brownstone-3.0.0.crate) = 52ccf0d970fca06cd5d6585e589e61c3a455a6485f006eb74cba2357c0649c015ccd83ce8c2697953032d4e960f7b8fe23796fe4ac6f4cb43a977ee0d887007d
Loading…
Cancel
Save