[t-prot] Update to 3.3

Emmanuel Seyman eseyman at fedoraproject.org
Tue Sep 23 09:30:40 UTC 2014


commit f5d4ac6124439983578122f88472de0ae35f7439
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Tue Sep 23 11:30:42 2014 +0200

    Update to 3.3

 .gitignore  |    1 +
 sources     |    2 +-
 t-prot.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c942f2c..230ab1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /t-prot-3.0.tar.gz
 /t-prot-3.1.tar.gz
 /t-prot-3.2.tar.gz
+/t-prot-3.3.tar.gz
diff --git a/sources b/sources
index 545b703..183b5b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c949266f403f491eb1d8e8730e0f63e4  t-prot-3.2.tar.gz
+bcb21334c163b270f8faa30d49ca8f72  t-prot-3.3.tar.gz
diff --git a/t-prot.spec b/t-prot.spec
index 13de925..5b4f91d 100644
--- a/t-prot.spec
+++ b/t-prot.spec
@@ -1,5 +1,5 @@
 Name:           t-prot
-Version:        3.2
+Version:        3.3
 Release:        1%{?dist}
 Summary:        A filter which improves the readability of email messages and Usenet posts
 
@@ -36,6 +36,9 @@ install -p -m 644 t-prot.1 $RPM_BUILD_ROOT%{_mandir}/man1/
 
 
 %changelog
+* Tue Sep 23 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 3.3-1
+- Update to 3.3
+
 * Sun Aug 24 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 3.2-1
 - Update to 3.2
 - Add perl(Locale::gettext) as a BR and a Requires



More information about the perl-devel mailing list