import rust-jiff-0.1.29-1.el10

i10ce changed/i10ce/rust-jiff-0.1.29-1.el10
MSVSphere Packaging Team 2 days ago
parent ca26407ff9
commit deac2f0a79
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

4
.gitignore vendored

@ -1,2 +1,2 @@
SOURCES/jiff-0.1.28.crate SOURCES/jiff-0.1.29.crate
SOURCES/jiff-0.1.28.tar.gz SOURCES/jiff-0.1.29.tar.gz

@ -1,2 +1,2 @@
4340072b3188758bfd4be95c751c4f5266c5bf72 SOURCES/jiff-0.1.28.crate a9e57d8b85d6eafe62e8c4c2205dfba0a31ac378 SOURCES/jiff-0.1.29.crate
ffa81a3bc55c2765a205d776bbf06aa0599c5ccc SOURCES/jiff-0.1.28.tar.gz 23aa549790b1f660ac75c3c63ba50a9a1c273bf8 SOURCES/jiff-0.1.29.tar.gz

@ -1,5 +1,5 @@
--- jiff-0.1.28/Cargo.toml 1970-01-01T00:00:01+00:00 --- jiff-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
+++ jiff-0.1.28/Cargo.toml 2025-01-28T22:28:45.176170+00:00 +++ jiff-0.1.29/Cargo.toml 2025-02-02T22:29:30.008029+00:00
@@ -60,7 +60,6 @@ @@ -60,7 +60,6 @@
[features] [features]
alloc = [ alloc = [

@ -1,5 +1,5 @@
--- jiff-0.1.28/Cargo.toml 1970-01-01T00:00:01+00:00 --- jiff-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
+++ jiff-0.1.28/Cargo.toml 2025-01-28T22:29:05.850435+00:00 +++ jiff-0.1.29/Cargo.toml 2025-02-02T22:29:30.009029+00:00
@@ -167,9 +167,6 @@ @@ -167,9 +167,6 @@
[dev-dependencies.walkdir] [dev-dependencies.walkdir]
version = "2.5.0" version = "2.5.0"

@ -15,7 +15,7 @@
%global crate jiff %global crate jiff
Name: rust-jiff Name: rust-jiff
Version: 0.1.28 Version: 0.1.29
Release: %autorelease Release: %autorelease
Summary: Date-time library that encourages you to jump into the pit of success Summary: Date-time library that encourages you to jump into the pit of success
@ -221,6 +221,9 @@ tar -xzvf '%{SOURCE10}' --strip-components=1 \
%changelog %changelog
## START: Generated by rpmautospec ## START: Generated by rpmautospec
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.29-1
- Update to 0.1.29 (close RHBZ#2343413)
* Tue Jan 28 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.28-1 * Tue Jan 28 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.28-1
- Update to 0.1.28 (close RHBZ#2342297) - Update to 0.1.28 (close RHBZ#2342297)

Loading…
Cancel
Save