From a704d1956112141f8d341e05a89b069a1a552fd1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Pialasse Date: Sun, 24 Mar 2024 18:37:41 -0400 Subject: [PATCH] * Sun Mar 24 2024 Jean-Philippe Pialasse 0.08-2.sme - tidy to build --- Makefile | 4 +--- perl-Tie-Array-CSV.spec | 5 ++++- 2 files changed, 5 insertions(+), 4 deletions(-) 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.