Bug 2162540 - Review Request: rust-cursive_buffered_backend0.5 - Buffering backend for any Cursive backend
Summary: Review Request: rust-cursive_buffered_backend0.5 - Buffering backend for any ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-19 21:23 UTC by Michel Lind
Modified: 2023-05-02 22:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-02 22:08:18 UTC
Type: ---
Embargoed:
davide: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2023-01-19 21:23:49 UTC
Spec URL: https://salimma.fedorapeople.org/rust-cursive_buffered_backend0.5.spec
SRPM URL: https://salimma.fedorapeople.org/rust-cursive_buffered_backend0.5-0.5.0-1.fc37.src.rpm

Description:
Buffering backend for any Cursive backend.

Fedora Account System Username: salimma

Comment 1 Michel Lind 2023-01-19 21:25:22 UTC
pkgs-meta/rust-deps/rust-cursive_buffered_backend0.5
⬢ [fedora-toolbox:37] ❯ diff -u ../rust-cursive_buffered_backend/*.spec *.spec
--- ../rust-cursive_buffered_backend/rust-cursive_buffered_backend.spec 2023-01-19 15:24:24.597187028 -0600
+++ rust-cursive_buffered_backend0.5.spec       2023-01-19 15:20:22.658590961 -0600
@@ -1,26 +1,19 @@
-# Generated by rust2rpm 17
+# Generated by rust2rpm 23
 %bcond_without check
 %global debug_package %{nil}

 %global crate cursive_buffered_backend

-Name:           rust-%{crate}
+Name:           rust-cursive_buffered_backend0.5
 Version:        0.5.0
-Release:        4%{?dist}
+Release:        %autorelease
 Summary:        Buffering backend for any Cursive backend

-# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/cursive_buffered_backend
 Source:         %{crates_source}

-ExclusiveArch:  %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch:      noarch
-%endif
-
-BuildRequires:  rust-packaging
-BuildRequires:  sed
+BuildRequires:  rust-packaging >= 21

 %global _description %{expand:
 Buffering backend for any Cursive backend.}
@@ -33,13 +26,15 @@

 %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
-%license LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/CHANGELOG.md
+%doc %{crate_instdir}/README.md
+%doc %{crate_instdir}/ReleaseInstructions.md
+%{crate_instdir}/

 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -47,17 +42,15 @@

 %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
 %cargo_prep
-# Fix end of line encoding
-sed -i 's/\r$//' README.md

 %generate_buildrequires
 %cargo_generate_buildrequires
@@ -74,14 +67,4 @@
 %endif

 %changelog
-* Sat Jul 23 2022 Fedora Release Engineering <releng> - 0.5.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng> - 0.5.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng> - 0.5.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Wed Jun 16 2021 Davide Cavalca <dcavalca> - 0.5.0-1
-- Initial package
+%autochangelog

Comment 2 Davide Cavalca 2023-01-19 21:27:14 UTC
This is a compat package, it doesn't need an actual review. APPROVED.

Comment 3 Fedora Admin user for bugzilla script actions 2023-01-19 21:29:13 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-cursive_buffered_backend0.5

Comment 5 Fabio Valentini 2023-05-02 22:08:18 UTC
Package has been imported and built.


Note You need to log in before you can comment on or make changes to this bug.