public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pem] f44: Update to v4.0.0
@ 2026-08-19 15:55 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-08-19 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pem
Branch : f44
Commit : 59bada4f74de1b7e8d9eb692b61af2ca46a30904
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-08-13T10:20:12-04:00
Stats : +8/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pem/c/59bada4f74de1b7e8d9eb692b61af2ca46a30904?branch=f44
Log:
Update to v4.0.0
---
diff --git a/.gitignore b/.gitignore
index 3fbf830..ccfa4de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/pem-3.0.4.crate
/pem-3.0.5.crate
/pem-3.0.6.crate
+/pem-4.0.0.crate
diff --git a/pem-fix-metadata.diff b/pem-fix-metadata.diff
index e5620c2..3fd1adf 100644
--- a/pem-fix-metadata.diff
+++ b/pem-fix-metadata.diff
@@ -1,5 +1,5 @@
---- pem-3.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ pem-3.0.6/Cargo.toml 2025-10-22T12:37:49.818675+00:00
+--- pem-4.0.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ pem-4.0.0/Cargo.toml 2026-08-13T14:19:57.844297+00:00
@@ -49,11 +49,6 @@
name = "pem"
path = "src/lib.rs"
@@ -10,14 +10,14 @@
-harness = false
-
[dependencies.base64]
- version = "0.22.0"
+ version = "0.23.0"
features = ["alloc"]
@@ -64,9 +59,6 @@
optional = true
default-features = false
-[dev-dependencies.criterion]
--version = "0.3.0"
+-version = "0.8.0"
-
[dev-dependencies.proptest]
version = "1"
diff --git a/rust-pem.spec b/rust-pem.spec
index 6572f6c..0ab1bb5 100644
--- a/rust-pem.spec
+++ b/rust-pem.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate pem
Name: rust-pem
-Version: 3.0.6
+Version: 4.0.0
Release: %autorelease
Summary: Parse and encode PEM-encoded data
diff --git a/sources b/sources
index a828bad..946142b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pem-3.0.6.crate) = 4d485bc3a14d7480b6fd0627869d4093124f173a3aeaeaff4ed69a37ba50a8327e6e9325a92d1a5c8ef337b7ca812de2e74ac786eaa94a644de8daf15619de15
+SHA512 (pem-4.0.0.crate) = 64b479d9e40f3322e1ffd4f3192f64885753261e1d4eea17b9ee412dba57c1187098283916c1b9452d57876006e508b3dea614b3bcb114f321015397d01de471
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 15:55 [rpms/rust-pem] f44: Update to v4.0.0 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox