public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-smallvec] f44: Update to version 1.16.0; Fixes RHBZ#2526939
@ 2026-09-02 13:08 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-02 13:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-smallvec
Branch : f44
Commit : 73ec33a522a48a0a293fdad3ff07cff34c0cabf3
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-02T14:45:35+02:00
Stats  : +5/-21 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-smallvec/c/73ec33a522a48a0a293fdad3ff07cff34c0cabf3?branch=f44

Log:
Update to version 1.16.0; Fixes RHBZ#2526939

---
diff --git a/.gitignore b/.gitignore
index a75a4ae..ddeb2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /smallvec-1.14.0.crate
 /smallvec-1.15.0.crate
 /smallvec-1.15.1.crate
+/smallvec-1.16.0.crate

diff --git a/rust-smallvec.spec b/rust-smallvec.spec
index 678e112..fa9367f 100644
--- a/rust-smallvec.spec
+++ b/rust-smallvec.spec
@@ -1,12 +1,11 @@
-# Generated by rust2rpm 27
-# * missing dev-dependencies: debugger_test, debugger_test_parser
-%bcond check 0
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate smallvec
 
 Name:           rust-smallvec
-Version:        1.15.1
+Version:        1.16.0
 Release:        %autorelease
 Summary:        Store up to a small number of items on the stack
 
@@ -85,18 +84,6 @@ use the "const_new" feature of the "%{crate}" crate.
 %files       -n %{name}+const_new-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+debugger_visualizer-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+debugger_visualizer-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "debugger_visualizer" feature of the "%{crate}" crate.
-
-%files       -n %{name}+debugger_visualizer-devel
-%ghost %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+drain_filter-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 17627ac..f5e1ace 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,7 +4,3 @@ summary = "Store up to a small number of items on the stack"
 [features]
 hide = ["bincode", "impl_bincode", "malloc_size_of", "unty"]
 
-[tests]
-run = ["none"]
-comments = ["missing dev-dependencies: debugger_test, debugger_test_parser"]
-

diff --git a/sources b/sources
index aff1cc0..ea42dd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (smallvec-1.15.1.crate) = c26b097a063353beedfcc921129cd0fb838c1c9420218993a05b2655b47b6ec16f11e0054312018658b4abd893beee140c5d2739401a5e5aea2e64575f237047
+SHA512 (smallvec-1.16.0.crate) = 75126a2cb8ff0501c0a56db6410c53f03c513633febe70ce69f1c9055a2df1f88984a0f4753b92afba918408eae8283a4f16bcb903f51666250da7499c614d20

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 13:08 [rpms/rust-smallvec] f44: Update to version 1.16.0; Fixes RHBZ#2526939 Fabio Valentini

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