Compare commits

..

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

6
.gitignore vendored

@ -1,5 +1 @@
/gix-url-0.21.1.crate
/gix-url-0.23.0.crate
/gix-url-0.24.0.crate
/gix-url-0.25.0.crate
/gix-url-0.25.1.crate
SOURCES/gix-url-0.27.5.crate

@ -0,0 +1 @@
0a3c86fd2752ec2a75a52d1697cb215c6d72fc3e SOURCES/gix-url-0.27.5.crate

@ -1,4 +1,14 @@
# Generated by rust2rpm 25
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## 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 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +17,7 @@
%global crate gix-url
Name: rust-gix-url
Version: 0.25.1
Version: 0.27.5
Release: %autorelease
Summary: Implementation of parsing and serialization of URLs for gix
@ -35,7 +45,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel
@ -93,4 +102,43 @@ use the "serde" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.27.5-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Sep 10 2024 blinxen <h-k-81@hotmail.com> - 0.27.5-1
- Update to version 0.27.5 (rhbz#2307405)
* Thu Jul 25 2024 blinxen <h-k-81@hotmail.com> - 0.27.4-1
- Update to version 0.27.4 (rhbz#2299593)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Apr 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.27.3-1
- Update to version 0.27.3; Fixes RHBZ#2274910
* Fri Apr 05 2024 blinxen <h-k-81@hotmail.com> - 0.27.2-1
- Update to version 0.27.2 (rhbz#2253241)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Nov 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.25.1-1
- Update to version 0.25.1; Fixes RHBZ#2244174
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.25.0-1
- Update to version 0.25.0
* Thu Oct 05 2023 blinxen <h-k-81@hotmail.com> - 0.24.0-1
- Update to version 0.24.0 (rhbz#2240489)
* Thu Sep 14 2023 blinxen <h-k-81@hotmail.com> - 0.23.0-2
- Deactivate tests because of a missing dev-dependency (gix-testtools)
* Thu Sep 14 2023 blinxen <h-k-81@hotmail.com> - 0.23.0-1
- Update to version 0.23.0 (rhbz#2236547)
* Wed Aug 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.21.1-1
- Initial import (#2228524)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (gix-url-0.25.1.crate) = 5eaf1b18f9db5cae43d3f9cd4adaefb96d673ba3da91f2c89159f92cc9b5e9703436d364455dec3eb3d195b9847416f5b850859e26df1d02d5b133add74632da
Loading…
Cancel
Save