public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: Update to 0.2.4 release
@ 2026-06-30  7:30 Daniel P. Berrange
  0 siblings, 0 replies; only message in thread
From: Daniel P. Berrange @ 2026-06-30  7:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10.2
Commit : d1cd6789641ea0f6a5c48620611230fbb7794afb
Author : Daniel P. Berrange <berrange@fedoraproject.org>
Date   : 2010-05-19T12:13:15+00:00
Stats  : +11/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/d1cd6789641ea0f6a5c48620611230fbb7794afb?branch=epel10.2

Log:
Update to 0.2.4 release

---
diff --git a/.cvsignore b/.cvsignore
index b1999bb..30ad9a3 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,4 @@
-Sys-Virt-0.2.3.tar.gz
+Sys-Virt-*.tar.gz
+.build*.log
+x86_64
+*.src.rpm

diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 223cd8e..6eeb92d 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sys-Virt
-Version:        0.2.3
-Release:        2%{?dist}
+Version:        0.2.4
+Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(XML::XPath)
-BuildRequires:  libvirt-devel >= 0.7.5
+BuildRequires:  libvirt-devel >= 0.8.1
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -26,10 +26,6 @@ sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
 sed -i -e '/\.spec\.PL$/d' MANIFEST
 rm -f *.spec.PL
 
-# Disable 100-connect test.
-sed -i -e '/^t\/100-connect\.t$/d' MANIFEST
-rm -f t/100-connect.t
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
@@ -59,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 19 2010 Daniel P. Berrange <berrange@redhat.com> - 0.2.4-1
+- Update to 0.2.4 release
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.2.3-2
 - Mass rebuild with perl-5.12.0
 

diff --git a/sources b/sources
index 4a11955..9707d0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d96b7616c38665cd24baf9e1b0e5b159  Sys-Virt-0.2.3.tar.gz
+68398f270be6e6c476fd659f3458e835  Sys-Virt-0.2.4.tar.gz

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

only message in thread, other threads:[~2026-06-30  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30  7:30 [rpms/perl-Sys-Virt] epel10.2: Update to 0.2.4 release Daniel P. Berrange

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