|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
Summary: A GNU program for formatting C code
|
|
|
|
|
Name: indent
|
|
|
|
|
Version: 2.2.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
# COPYING: GPLv3 text
|
|
|
|
|
# doc/indent.info: Verbatim (generated from doc/indent.texi)
|
|
|
|
|
# <http://lists.gnu.org/archive/html/bug-indent/2018-09/msg00008.html>
|
|
|
|
@ -91,6 +91,9 @@ make -C regression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.12-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 11 2018 Petr Pisar <ppisar@redhat.com> - 2.2.12-1
|
|
|
|
|
- 2.2.12 bump
|
|
|
|
|
- License corrected to from "GPLv3+" to "GPLv3+ and BSD and Verbatim"
|
|
|
|
|