Compare commits

..

15 Commits

Author SHA1 Message Date
Fabio Valentini b0df0bba39
Update to version 1.10.2; Fixes RHBZ#2244494
1 year ago
Fabio Valentini d8fc05aa49
Update to version 1.10.1; Fixes RHBZ#2241488
1 year ago
Fabio Valentini 7041b41c2c
Update to version 1.9.5; Fixes RHBZ#2236987
1 year ago
Fabio Valentini d4b4fc8288
Update to version 1.9.4; Fixes RHBZ#2229409
1 year ago
Fabio Valentini 8b87ff2923
Ignore harmless test failures on 32-bit architectures
2 years ago
Fabio Valentini 439870881e
Update to version 1.9.1; Fixes RHBZ#2219813
2 years ago
Fabio Valentini c1c09f994f
Update to version 1.8.4; Fixes RHBZ#2212388
2 years ago
Fabio Valentini 6e163793e2
Update to version 1.8.3; Fixes RHBZ#2188500
2 years ago
Fabio Valentini 8ca47ac663
Update to version 1.7.3; Fixes RHBZ#2180502
2 years ago
Fabio Valentini cb209dbc50
Update to version 1.7.1; Fixes RHBZ#2159439
2 years ago
Fabio Valentini 4b39ef8411
Update to version 1.7.0; Fixes RHBZ#2140336
2 years ago
Fabio Valentini df2d7dc599
Merge branch 'rawhide' into epel9
2 years ago
Igor Raits 28ad1c71f5
Rebuild
3 years ago
Igor Raits 1ecae29ec3
Revert "Bootstrap (disable tests)"
3 years ago
Igor Raits 5ff5483582
Bootstrap (disable tests)
3 years ago

6
.gitignore vendored

@ -46,9 +46,3 @@
/regex-1.9.5.crate /regex-1.9.5.crate
/regex-1.10.1.crate /regex-1.10.1.crate
/regex-1.10.2.crate /regex-1.10.2.crate
/regex-1.10.3.crate
/regex-1.10.4.crate
/regex-1.10.5.crate
/regex-1.10.6.crate
/regex-1.11.0.crate
/regex-1.11.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate regex %global crate regex
Name: rust-regex Name: rust-regex
Version: 1.11.1 Version: 1.10.2
Release: %autorelease Release: %autorelease
Summary: Implementation of regular expressions for Rust Summary: Implementation of regular expressions for Rust

@ -1 +1 @@
SHA512 (regex-1.11.1.crate) = d065f6dc405771518260425f39a5eaaf8cab62e78c91ceed3b3994a9a121674d2484cadaaf816bdad89c87a40550d57b66a3d9de6618a7119a658301ce7e67d8 SHA512 (regex-1.10.2.crate) = e594f70cc540586e4039e7b905ede9e507757b531f22a94aae185e47732ae0d54bceb2c6aceb815819a9652c01ccf697798d372631f2f864c04ca2eec59759d3

Loading…
Cancel
Save