public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-YAML] f44: 1.321 bump
@ 2026-07-27  8:55 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-27  8:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
1.321 bump

---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index 3eab4af..539c899 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

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

only message in thread, other threads:[~2026-07-27  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27  8:55 [rpms/perl-YAML] f44: 1.321 bump 

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