public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ambient-authority] f45: Unretire and update to 0.0.2 (close RHBZ#2516027)
@ 2026-08-20  7:59 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-20  7:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-ambient-authority
Branch : f45
Commit : 55e49bfd26acf3aeb48993d3e6fe6050f9635940
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-20T08:38:48+01:00
Stats  : +22/-24 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-ambient-authority/c/55e49bfd26acf3aeb48993d3e6fe6050f9635940?branch=f45

Log:
Unretire and update to 0.0.2 (close RHBZ#2516027)

---
diff --git a/rust-ambient-authority.spec b/rust-ambient-authority.spec
index 173b6f0..1260ba3 100644
--- a/rust-ambient-authority.spec
+++ b/rust-ambient-authority.spec
@@ -1,25 +1,19 @@
-# Generated by rust2rpm 17
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate ambient-authority
 
-Name:           rust-%{crate}
-Version:        0.0.1
+Name:           rust-ambient-authority
+Version:        0.0.2
 Release:        %autorelease
 Summary:        Ambient Authority
 
-# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
-License:        ASL 2.0 with exceptions or ASL 2.0 or MIT
+License:        Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 URL:            https://crates.io/crates/ambient-authority
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch:      noarch
-%endif
-
-BuildRequires:  rust-packaging
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Ambient Authority.}
@@ -32,15 +26,19 @@ BuildArch:      noarch
 
 %description    devel %{_description}
 
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
 
 %files          devel
-%doc README.md SECURITY.md
-%doc CODE_OF_CONDUCT.md ORG_CODE_OF_CONDUCT.md
-%license LICENSE-APACHE LICENSE-MIT COPYRIGHT
-%license LICENSE-Apache-2.0_WITH_LLVM-exception
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE-APACHE
+%license %{crate_instdir}/LICENSE-Apache-2.0_WITH_LLVM-exception
+%license %{crate_instdir}/LICENSE-MIT
+%doc %{crate_instdir}/CODE_OF_CONDUCT.md
+%doc %{crate_instdir}/ORG_CODE_OF_CONDUCT.md
+%doc %{crate_instdir}/README.md
+%doc %{crate_instdir}/SECURITY.md
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -48,14 +46,14 @@ BuildArch:      noarch
 
 %description -n %{name}+default-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
 
 %files       -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 6aa073f..c0a72c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ambient-authority-0.0.1.crate) = e5eed734dd59477c84df5b4ed5baa083ec7a0a94aec36e69ab727f5b53ef5e9d997e8c44f0755776d8e1cb11e3649eaf2848ae785952e0c3f2b178a9edef17b3
+SHA512 (ambient-authority-0.0.2.crate) = 9e3c7e92e0c932bf8105558f9f73f9e2afb4bdf6f864a07113eb75096f0e39bc436faa9295abc30a298d51364b6b57a4a74c25b0dc7da6019d94fc1624b3ee41

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

only message in thread, other threads:[~2026-08-20  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20  7:59 [rpms/rust-ambient-authority] f45: Unretire and update to 0.0.2 (close RHBZ#2516027) Benjamin A. Beasley

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