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

- tidy to build
master 0_08-2_el8_sme
Jean-Philippe Pialasse 2 months ago
parent a7bf259184
commit a704d19561

@ -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

@ -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.

Loading…
Cancel
Save