public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-time] f45: Update to version 0.3.55; Resolves RHBZ#2488272
@ 2026-09-02 20:18 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-09-02 20:18 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-time
            Branch : f45
            Commit : de48e21f770dde3d5164fb6a6496d4ccf191d37e
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-09-02T13:17:45+01:00
            Stats  : +25/-11 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-time/c/de48e21f770dde3d5164fb6a6496d4ccf191d37e?branch=f45

            Log:
            Update to version 0.3.55; Resolves RHBZ#2488272

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index d24e6e5..2281df1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@
 /time-0.3.41.crate
 /time-0.3.44.crate
 /time-0.3.47.crate
+/time-0.3.54.crate
+/time-0.3.55.crate

diff --git a/rust-time.spec b/rust-time.spec
index 4f2137f..3221f3d 100644
--- a/rust-time.spec
+++ b/rust-time.spec
@@ -5,7 +5,7 @@
 %global crate time
 
 Name:           rust-time
-Version:        0.3.47
+Version:        0.3.55
 Release:        %autorelease
 Summary:        Date and time library
 
@@ -149,6 +149,18 @@ use the "rand" feature of the "%{crate}" crate.
 %files       -n %{name}+rand-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+rand010-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rand010-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rand010" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rand010-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+rand08-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 7449868..ad53a4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (time-0.3.47.crate) = c43decfab65f62b7719f9b2b4bf6eb80fe3ed80f670e1b47aa0879baea403aa19557506ec9433df31ae9fe9cd92cfebfa237c9b2f5dec8d5eb093c54bb815f76
+SHA512 (time-0.3.55.crate) = bdb98700d85e557c9d8af939c4cc7cf1bc9970359a6efa727962f31929569dc153f117c1604693d45d5d5af62a1176301600668f41f339ef0567bef3661a1fdb

diff --git a/time-fix-metadata-auto.diff b/time-fix-metadata-auto.diff
index e13bd71..8b18c03 100644
--- a/time-fix-metadata-auto.diff
+++ b/time-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- time-0.3.47/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ time-0.3.47/Cargo.toml	2026-02-06T23:18:43.821336+00:00
-@@ -104,7 +104,7 @@
+--- time-0.3.55/Cargo.toml	2006-07-24T01:21:28+00:00
++++ time-0.3.55/Cargo.toml	2026-09-02T10:28:20.190667+00:00
+@@ -108,7 +108,7 @@
      "parsing",
  ]
  std = ["alloc"]
@@ -9,10 +9,10 @@
  
  [lib]
  name = "time"
-@@ -201,17 +201,6 @@
+@@ -209,17 +209,6 @@
  
  [dev-dependencies.time-macros]
- version = "=0.2.27"
+ version = "=0.2.32"
 -
 -[target."cfg(__ui_tests)".dev-dependencies.trybuild]
 -version = "1.0.102"
@@ -27,7 +27,7 @@
  
  [target.'cfg(target_family = "unix")'.dependencies.libc]
  version = "0.2.98"
-@@ -330,3 +319,4 @@
+@@ -339,3 +328,4 @@
  [lints.rustdoc]
  private-doc-tests = "warn"
  unescaped-backticks = "warn"

diff --git a/time-fix-metadata.diff b/time-fix-metadata.diff
index b3ec824..3105eab 100644
--- a/time-fix-metadata.diff
+++ b/time-fix-metadata.diff
@@ -1,6 +1,6 @@
---- time-0.3.47/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ time-0.3.47/Cargo.toml	2026-02-06T23:18:43.822924+00:00
-@@ -104,7 +104,6 @@
+--- time-0.3.55/Cargo.toml	2006-07-24T01:21:28+00:00
++++ time-0.3.55/Cargo.toml	2026-09-02T10:28:20.198667+00:00
+@@ -108,7 +108,6 @@
      "parsing",
  ]
  std = ["alloc"]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-02 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 20:18 [rpms/rust-time] f45: Update to version 0.3.55; Resolves RHBZ#2488272 Michel Lind

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox