* Sun Mar 24 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.08-2.sme

- tidy to build
This commit is contained in:
Jean-Philippe Pialasse 2024-03-24 18:37:41 -04:00
parent a7bf259184
commit a704d19561
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,4 @@
# Makefile for source rpm: daemontools
# $Id: Makefile,v 1.1 2016/02/04 12:24:52 vip-ire Exp $
NAME := daemontools
NAME := perl-Tie-Array-CSV
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common

View File

@ -1,6 +1,6 @@
Name: perl-Tie-Array-CSV
Version: 0.08
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tied array which combines the power of Tie::File and Text::CSV
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,5 +52,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Sun Mar 24 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.08-2.sme
- tidy to build
* Sun Mar 24 2024 Trevor Batley <trevor@batley.id.au> 0.08-1
- Specfile autogenerated by cpanspec 1.78.