diff --git a/ack-2.24.tar.gz b/ack-2.24.tar.gz deleted file mode 100644 index de5f4a5..0000000 --- a/ack-2.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72934009ad8fe712deeb2c41960f2746d0a25e3a226ad7c54232c00105e54f00 -size 261289 diff --git a/ack-2.28.tar.gz b/ack-2.28.tar.gz new file mode 100644 index 0000000..520818b --- /dev/null +++ b/ack-2.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6ecbf0ab9aee75faa0b8975d4a47fe002a7f3885455ae45d71e2b04db2ef9b +size 263072 diff --git a/ack.changes b/ack.changes index c5ca969..f58b695 100644 --- a/ack.changes +++ b/ack.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 22 21:11:41 UTC 2019 - Matthias Eliasson + +- ack 2.28: + * The --help-rgb-colors option now displays the RGB codes organized by HSL + values for easier picking. +- includes 2.26: + * Added --help-colors and --help-rgb-colors options to display colors + available for color options. + * Clarified the docs for --lines option. + * Use File::Temp for temp files during tests on Win32. +- cleanup with spec-cleaner + ------------------------------------------------------------------- Sat Aug 11 00:53:55 UTC 2018 - rpm@fthiessen.de diff --git a/ack.spec b/ack.spec index d3d777e..c467ba5 100644 --- a/ack.spec +++ b/ack.spec @@ -1,7 +1,7 @@ # # spec file for package ack # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ %endif %{!?perl_make_install: %global perl_make_install make DESTDIR=%{buildroot} install_vendor} Name: ack -Version: 2.24 +Version: 2.28 Release: 0 Summary: Grep-Like Text Finder License: Artistic-2.0 @@ -97,10 +97,11 @@ make test %{?_smp_mflags} %files %doc rpmdoc_ack/* %{_bindir}/ack -%{_mandir}/man1/ack.1%{ext_man} +%{_mandir}/man1/ack.1%{?ext_man} %files -n perl-App-Ack -%doc Changes README.md LICENSE.md +%license LICENSE.md +%doc Changes README.md %dir %{perl_vendorlib}/App %{perl_vendorlib}/App/Ack.pm %{perl_vendorlib}/App/Ack