public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-shallow] f44: Update to version 0.12.1 (rhbz#2481373)
@ 2026-07-07 18:18 blinxen
  0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gix-shallow
Branch : f44
Commit : 6b8459e3769e92890bdb38c75cdeb22fcc601d6d
Author : blinxen <h-k-81@hotmail.com>
Date   : 2026-07-06T19:08:40+02:00
Stats  : +15/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gix-shallow/c/6b8459e3769e92890bdb38c75cdeb22fcc601d6d?branch=f44

Log:
Update to version 0.12.1 (rhbz#2481373)

---
diff --git a/.gitignore b/.gitignore
index 3858ca7..3312144 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gix-shallow-0.5.0.crate
 /gix-shallow-0.6.0.crate
 /gix-shallow-0.12.0.crate
+/gix-shallow-0.12.1.crate

diff --git a/rust-gix-shallow.spec b/rust-gix-shallow.spec
index be3b82d..df0c60c 100644
--- a/rust-gix-shallow.spec
+++ b/rust-gix-shallow.spec
@@ -5,7 +5,7 @@
 %global crate gix-shallow
 
 Name:           rust-gix-shallow
-Version:        0.12.0
+Version:        0.12.1
 Release:        %autorelease
 Summary:        Handle files specifying the shallow boundary
 
@@ -70,6 +70,18 @@ use the "sha1" feature of the "%{crate}" crate.
 %files       -n %{name}+sha1-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+sha256-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+sha256-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "sha256" feature of the "%{crate}" crate.
+
+%files       -n %{name}+sha256-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 70c835a..8b5219b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-shallow-0.12.0.crate) = 7328c4219fdf21698635c388f5a1d01adc1c0f8bf9fbc9cfb8ef04e9c1a1a3578fca904addfe770868b4dc3f72893f95c648176970891365ebcc4f121745d93a
+SHA512 (gix-shallow-0.12.1.crate) = 103b2f8148e409dc30f7f751bc5b5e5dc4572202a0a4cdc405b1ed767e6078833c16c2cf3736492905e1afacbc898c2b78290b87c633cfdadd6a918157e701f2

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 18:18 [rpms/rust-gix-shallow] f44: Update to version 0.12.1 (rhbz#2481373) blinxen

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