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-Socket-MsgHdr] rawhide: Update to 0.06
Date: Sat, 08 Aug 2026 17:00:49 GMT [thread overview]
Message-ID: <178620844994.1.10787318823526753222.rpms-perl-Socket-MsgHdr-f110e7a21d56@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Socket-MsgHdr
Branch : rawhide
Commit : f110e7a21d569c86f3cc7d71dabe2378431e35bf
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-08-08T19:00:35+02:00
Stats : +14/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Socket-MsgHdr/c/f110e7a21d569c86f3cc7d71dabe2378431e35bf?branch=rawhide
Log:
Update to 0.06
---
diff --git a/.gitignore b/.gitignore
index 7e6a692..66a7922 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Socket-MsgHdr-0.04.tar.gz
/Socket-MsgHdr-0.05.tar.gz
+/Socket-MsgHdr-0.06.tar.gz
diff --git a/perl-Socket-MsgHdr.spec b/perl-Socket-MsgHdr.spec
index 4678638..6e4f6aa 100644
--- a/perl-Socket-MsgHdr.spec
+++ b/perl-Socket-MsgHdr.spec
@@ -2,8 +2,8 @@
%global __requires_exclude MsgHdr.so
Name: perl-Socket-MsgHdr
-Version: 0.05
-Release: 27%{?dist}
+Version: 0.06
+Release: 1%{?dist}
Summary: Sendmsg, recvmsg and ancillary data operations
# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -11,6 +11,7 @@ License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Socket-MsgHdr
Source0: https://cpan.metacpan.org/authors/id/F/FE/FELIPE/Socket-MsgHdr-%{version}.tar.gz
+BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: gcc
@@ -35,24 +36,27 @@ parameters, instead stuffing a lot of information into a complex structure.
%setup -q -n Socket-MsgHdr-%{version}
%build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" NO_PACKLIST=1
-make %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
%install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%check
-make test
+%{make_build} test
%files
%doc Changes README
%license LICENSE
-%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/auto/Socket*
%{perl_vendorarch}/Socket*
-%{_mandir}/man3/*
+%{_mandir}/man3/Socket*
%changelog
+* Sat Aug 08 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.06-1
+- Update to 0.06
+
* Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-27
- Perl 5.44 rebuild
diff --git a/sources b/sources
index f9df29d..628243d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Socket-MsgHdr-0.05.tar.gz) = 9df79307f4c0ee7d9f4443e3a6325c2522d0a5f8f880aa8bc7b157b9282726a2b3837b37459caeb0395f87a0e9251e9450ede09bb2eed205c6186ef7ebab2be5
+SHA512 (Socket-MsgHdr-0.06.tar.gz) = 0e6175eee3463b1aab8d5b01aad42b4da24b7d75b3e0e7b3e595734726d7090739a40c36bf483f131c30d8a7ddb80b8adef539dc992e841bfafc3d51621c9ce8
reply other threads:[~2026-08-08 17:00 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=178620844994.1.10787318823526753222.rpms-perl-Socket-MsgHdr-f110e7a21d56@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