From 9b3bb3c766fe6ff9cb1565c5c16bf2784bde4f85 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Apr 02 2015 16:11:03 +0000 Subject: Merge branch 'f22' --- diff --git a/.gitignore b/.gitignore index 6b2f1d0..cebfc52 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ dos2unix-5.1.1.tar.gz /dos2unix-7.0.tar.gz /dos2unix-7.1.tar.gz /dos2unix-7.2.tar.gz +/dos2unix-7.2.1.tar.gz diff --git a/dos2unix.spec b/dos2unix.spec index c929a0d..db1b8e3 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,7 +1,7 @@ Summary: Text file format converters Name: dos2unix -Version: 7.2 -Release: 2%{?dist} +Version: 7.2.1 +Release: 1%{?dist} Group: Applications/Text License: BSD URL: http://waterlan.home.xs4all.nl/dos2unix.html @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 2 2015 Tim Waugh 7.2.1-1 +- 7.2.1. + * Sat Feb 21 2015 Till Maas - 7.2-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index af01e48..3f9eacd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40e853c291880d70b229eb41a2bd98b3 dos2unix-7.2.tar.gz +7b3089a3b369b392de2ce30c9c456b2c dos2unix-7.2.1.tar.gz