public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-yaml-rust2] f44: Update to version 0.10.4
Date: Fri, 21 Aug 2026 10:14:29 GMT	[thread overview]
Message-ID: <178730726979.1.9049621514082164194.rpms-rust-yaml-rust2-e0e56b003507@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-yaml-rust2
Branch : f44
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=f44

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

                 reply	other threads:[~2026-08-21 10:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178730726979.1.9049621514082164194.rpms-rust-yaml-rust2-e0e56b003507@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox