diff --git a/Makefile b/Makefile index 2f6b4b6..114f4f2 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/perl-Tie-Array-CSV.spec b/perl-Tie-Array-CSV.spec index aab530c..672de33 100644 --- a/perl-Tie-Array-CSV.spec +++ b/perl-Tie-Array-CSV.spec @@ -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 0.08-2.sme +- tidy to build + * Sun Mar 24 2024 Trevor Batley 0.08-1 - Specfile autogenerated by cpanspec 1.78.