public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-YAML] rawhide: 1.321 bump
Date: Mon, 27 Jul 2026 08:43:26 GMT	[thread overview]
Message-ID: <178514180636.1.2621964848191113977.rpms-perl-YAML-56ce3f337920@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-YAML
Branch : rawhide
Commit : 56ce3f337920b4f4b059f9f3a0121d3998b621bb
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-07-27T10:42:26+02:00
Stats  : +11/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-YAML/c/56ce3f337920b4f4b059f9f3a0121d3998b621bb?branch=rawhide

Log:
1.321 bump

---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index 351d3e3..8d4686d 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -11,9 +11,9 @@
 %bcond_with perl_YAML_enables_extra_test
 %endif
 
-# Not sure if v-string versioning will be long term
-%global package_version 1.32
-%global cpan_version %(LC_ALL=C; printf 'v%.3f.0' '%{package_version}')
+# Not sure if 3-digit versioning will be long term
+%global cpan_version 1.321
+%global package_version %(LC_ALL=C printf '%s' '%{cpan_version}' | sed -e 's/\\(\\...\\)/\\1./')
 
 Name:           perl-YAML
 Version:        %{package_version}
@@ -21,7 +21,7 @@ Release:        1%{?dist}
 Summary:        YAML Ain't Markup Language (TM)
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/YAML
-# Tarball created from https://cpan.metacpan.org/modules/by-module/YAML/YAML-%%{cpan_version}.tar.gz
+# Tarball created from https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-%%{cpan_version}.tar.gz
 # using script YAML-free (see https://bugzilla.redhat.com/show_bug.cgi?id=1813197)
 Source0:        YAML-free-%{cpan_version}.tar.gz
 # Script to remove non-free content from upstream tarball
@@ -147,6 +147,12 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test}
 %{_mandir}/man3/YAML::Types.3*
 
 %changelog
+* Mon Jul 27 2026 Petr Pisar <ppisar@redhat.com> - 1.32.1-1
+- 1.321 bump (rhbz#2506297, rhbz#2507397)
+  - Going back to decimal version numbering to make existing comparisons
+    like 'if $YAML::VERSION >= 1.15' work (GH#233)
+- Stick with existing version numbering scheme for now
+
 * Mon Jul 20 2026 Paul Howarth <paul@city-fan.org> - 1.32-1
 - Update to v1.320.0 (rhbz#2502797)
   - Security: Avoid backtracking leading to exponential load time

diff --git a/sources b/sources
index 03b394a..23248bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (YAML-free-v1.320.0.tar.gz) = efc8d3a42d3935f992d8a156be925ae4688e2d2ae08557fd968ad00e5cbaf6ed46f619592fea8a38ceb3fd85b557b1caa1eb3a700b8f27938919ae79c64c221e
+SHA512 (YAML-free-1.321.tar.gz) = f6b3257fe6127767b00e2e96176a7f6a00cabafb51c2f0091e5e1a6ac3de58f801d614d5bfb98fa3be4822e0000a493e754ed72dce3f7362db314ca96a2dcbdd

                 reply	other threads:[~2026-07-27  8:43 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=178514180636.1.2621964848191113977.rpms-perl-YAML-56ce3f337920@fedoraproject.org \
    --to=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