public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-yaml-rust2] f43: Update to version 0.10.4
@ 2026-08-21 10:25 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-21 10:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-yaml-rust2
Branch : f43
Commit : e0e56b003507d90500dd64c554eaf20a829acf04
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-20T22:28:46+02:00
Stats  : +4/-18 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-yaml-rust2/c/e0e56b003507d90500dd64c554eaf20a829acf04?branch=f43

Log:
Update to version 0.10.4

---
diff --git a/.gitignore b/.gitignore
index bc2de98..053edbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /yaml-rust2-0.10.3.crate
+/yaml-rust2-0.10.4.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 832f680..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-yaml-rust2
-
-The rust-yaml-rust2 package

diff --git a/rust-yaml-rust2.spec b/rust-yaml-rust2.spec
index b4f0331..50c9d62 100644
--- a/rust-yaml-rust2.spec
+++ b/rust-yaml-rust2.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -8,7 +8,7 @@
 %global crate yaml-rust2
 
 Name:           rust-yaml-rust2
-Version:        0.10.3
+Version:        0.10.4
 Release:        %autorelease
 Summary:        Fully YAML 1.2 compliant YAML parser
 
@@ -88,10 +88,6 @@ use the "encoding" feature of the "%{crate}" crate.
 %install
 # Remove extraneous files from being installed
 rm -rf appveyor.yml garden.yml justfile
-# Move the license files to top-level to avoid packaging hidden folders
-# https://github.com/Ethiraric/yaml-rust2/pull/61
-mv .licenses/* ./
-rmdir .licenses
 %cargo_install
 
 %if %{with check}

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 8de0c8e..19a62d1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,16 +1,8 @@
 [package]
 cargo-install-bin = false
-license-files = [
-    "Apache-LICENSE",
-    "MIT-LICENSE",
-]
 
 [scripts]
 install.pre = [
     "# Remove extraneous files from being installed",
     "rm -rf appveyor.yml garden.yml justfile",
-    "# Move the license files to top-level to avoid packaging hidden folders",
-    "# https://github.com/Ethiraric/yaml-rust2/pull/61",
-    "mv .licenses/* ./",
-    "rmdir .licenses",
 ]

diff --git a/sources b/sources
index 8838fa8..e5bd7e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yaml-rust2-0.10.3.crate) = 512ad2b229b19b16f8dcfd3c4d5eb025808588f20f9f1e1adb3dd37da4068c339b152d6dfae6a69b9ed4715484e746d9e08602ebb815bce56ea0786edffdcdcd
+SHA512 (yaml-rust2-0.10.4.crate) = 509f321800e75cfc2b37bc3e5261c5ca2e134032603e3468db790e79288a0e033e6c75b6cfc2f620ad6eceb166a1e1ebdef5e7c5b7ac76164612bafa3dcf1b85

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

only message in thread, other threads:[~2026-08-21 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 10:25 [rpms/rust-yaml-rust2] f43: Update to version 0.10.4 Fabio Valentini

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