From 38eab24b06325f9bd4387a4f096c96c1cfdf30a4 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <[email protected]>
Date: Sun, 4 Dec 2016 03:41:01 +0100
Subject: Update to 1.15
---
.gitignore | 1 +
perl-Text-Reflow.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index a8667c1..a23245b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/Text-Reflow-1.10.tar.gz
/Text-Reflow-1.11.tar.gz
/Text-Reflow-1.12.tar.gz
+/Text-Reflow-1.15.tar.gz
diff --git a/perl-Text-Reflow.spec b/perl-Text-Reflow.spec
index cda2da2..34f91b6 100644
--- a/perl-Text-Reflow.spec
+++ b/perl-Text-Reflow.spec
@@ -1,5 +1,5 @@
Name: perl-Text-Reflow
-Version: 1.12
+Version: 1.15
Release: 1%{?dist}
Summary: Perl module for reflowing text files using Knuth's
paragraphing algorithm
License: GPLv3+ and (GPL+ or Artistic)
@@ -60,8 +60,13 @@ make test
%files -n reflow
%{_bindir}/reflow
+%{_mandir}/man1/reflow*
+
%changelog
+* Sun Dec 04 2016 Emmanuel Seyman <[email protected]> - 1.15-1
+- Update to 1.15
+
* Sun Nov 27 2016 Emmanuel Seyman <[email protected]> - 1.12-1
- Update to 1.12
diff --git a/sources b/sources
index 0a45177..92010ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4856e00bdc21aa1adcb7636a722894ac Text-Reflow-1.12.tar.gz
+7e63109cd6066cf82ddc7759bd7c1799 Text-Reflow-1.15.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Text-Reflow.git/commit/?h=master&id=38eab24b06325f9bd4387a4f096c96c1cfdf30a4
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]