Compare commits

...

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

8
.gitignore vendored

@ -0,0 +1,8 @@
/anstyle-parse-0.1.1.crate
/anstyle-parse-0.2.0.crate
/anstyle-parse-0.2.1.crate
/anstyle-parse-0.2.2.crate
/anstyle-parse-0.2.3.crate
/anstyle-parse-0.2.4.crate
/anstyle-parse-0.2.5.crate
/anstyle-parse-0.2.6.crate

Binary file not shown.

@ -1,14 +1,4 @@
## START: Set by rpmautospec # Generated by rust2rpm 26
## (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
# * missing dev-dependencies: codegenrs # * missing dev-dependencies: codegenrs
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
@ -16,7 +6,7 @@
%global crate anstyle-parse %global crate anstyle-parse
Name: rust-anstyle-parse Name: rust-anstyle-parse
Version: 0.2.3 Version: 0.2.6
Release: %autorelease Release: %autorelease
Summary: Parse ANSI Style Escapes Summary: Parse ANSI Style Escapes
@ -101,23 +91,4 @@ use the "utf8" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.3-1 %autochangelog
- Rebuilt for MSVSphere 9.3
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.3-1
- Update to version 0.2.3; Fixes RHBZ#2252783
* Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1
- Update to version 0.2.2; Fixes RHBZ#2241249
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jun 23 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.1-1
- Update to version 0.2.1; Fixes RHBZ#2216342
* Thu May 11 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1
- Update to version 0.2.0; Fixes RHBZ#2186523
* Sat Apr 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1
- Initial import (#2183202)

@ -0,0 +1,4 @@
[tests]
run = ["none"]
comments = ["missing dev-dependencies: codegenrs"]

@ -0,0 +1 @@
SHA512 (anstyle-parse-0.2.6.crate) = e28c9818afcda0e9b84c205d9c6697ce64cb06c21df2c3666869c07d66893105d9c5e96a27fcf2410a09f6af00735252e22b5c7d8c6cb3f68c4a8f376c49d396
Loading…
Cancel
Save