public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-CSS-Minifier-XS] rawhide: Update to 0.14
Date: Mon, 29 Jun 2026 21:08:49 GMT	[thread overview]
Message-ID: <178276732983.1.8557695279568926599.rpms-perl-CSS-Minifier-XS-8ff790e45b56@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-CSS-Minifier-XS
Branch : rawhide
Commit : 8ff790e45b561fbaaa4e83f5ee6f88bf827205e1
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-06-29T23:08:43+02:00
Stats  : +23/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-CSS-Minifier-XS/c/8ff790e45b561fbaaa4e83f5ee6f88bf827205e1?branch=rawhide

Log:
Update to 0.14

---
diff --git a/.gitignore b/.gitignore
index 099d8c2..45c85d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ CSS-Minifier-XS-0.07.tar.gz
 /CSS-Minifier-XS-0.11.tar.gz
 /CSS-Minifier-XS-0.12.tar.gz
 /CSS-Minifier-XS-0.13.tar.gz
+/CSS-Minifier-XS-0.14.tar.gz

diff --git a/perl-CSS-Minifier-XS.spec b/perl-CSS-Minifier-XS.spec
index 8ae7e61..0e85601 100644
--- a/perl-CSS-Minifier-XS.spec
+++ b/perl-CSS-Minifier-XS.spec
@@ -1,26 +1,34 @@
 Name:       perl-CSS-Minifier-XS
-Version:    0.13
-Release:    18%{?dist}
+Version:    0.14
+Release:    1%{?dist}
 # lib/CSS/Minifier/XS.pm -> GPL+ or Artistic
-# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
 License:    GPL-1.0-or-later OR Artistic-1.0-Perl
 Summary:    XS based CSS minifier
 Source:     https://cpan.metacpan.org/authors/id/G/GT/GTERMARS/CSS-Minifier-XS-%{version}.tar.gz
-Url:        https://metacpan.org/release/CSS-Minifier-XS
+URL:        https://metacpan.org/dist/CSS-Minifier-XS
 
+# build requirements
+BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: make
 BuildRequires: gcc
 BuildRequires: perl-devel
 BuildRequires: perl-generators
-BuildRequires: perl(CSS::Minifier)
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
-BuildRequires: perl(Module::Build::Compat)
-BuildRequires: perl(blib)
+# runtime requirements
+BuildRequires: perl(DynaLoader)
+BuildRequires: perl(Exporter)
+BuildRequires: perl(strict)
+BuildRequires: perl(warnings)
+# testing requirements
+BuildRequires: perl(File::Spec)
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(IPC::Open3)
 BuildRequires: perl(Test::DiagINC)
 BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(blib)
+BuildRequires: perl(if)
 
 %{?perl_default_filter}
 
@@ -54,6 +62,10 @@ in XS and not just pure Perl.
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 29 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.14-1
+- Update to 0.14
+- Clean up dependencies
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index c68d571..39ea2c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CSS-Minifier-XS-0.13.tar.gz) = cd924e9d47e52fc96ed41ce4a8e4bbb3f9eea594b47cc6bb388050f1a2c3154d9dc359bc6c7f6c5f2811489eaba21416b9703d152fa403842aee08f44e148ae6
+SHA512 (CSS-Minifier-XS-0.14.tar.gz) = fef3c649fab9dae2e0a01294f46925b8659dfdba333273d23e39b4c3be1b74f4b7a66860107a624b3b2a7663382caa31a7d48abad976cf07890483a302d279e5

                 reply	other threads:[~2026-06-29 21:08 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=178276732983.1.8557695279568926599.rpms-perl-CSS-Minifier-XS-8ff790e45b56@fedoraproject.org \
    --to=emmanuel@seyman.fr \
    --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