commit ffae8a933c36c9a509dd9d0221742f764646b76b Author: Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> Date: Sun Feb 2 02:32:09 2014 +0800 Update to 0.24 - Drop tests subpackage .gitignore | 1 + perl-File-ChangeNotify.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 51a2f06..5c0ae40 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ File-ChangeNotify-0.13.tar.gz /File-ChangeNotify-0.21.tar.gz /File-ChangeNotify-0.22.tar.gz /File-ChangeNotify-0.23.tar.gz +/File-ChangeNotify-0.24.tar.gz diff --git a/perl-File-ChangeNotify.spec b/perl-File-ChangeNotify.spec index 756bcec..ad22389 100644 --- a/perl-File-ChangeNotify.spec +++ b/perl-File-ChangeNotify.spec @@ -1,6 +1,6 @@ Name: perl-File-ChangeNotify Summary: Watch for changes to files, cross-platform style -Version: 0.23 +Version: 0.24 Release: 1%{?dist} License: Artistic 2.0 Group: Development/Libraries @@ -45,7 +45,6 @@ Requires: perl(Time::HiRes) %?perl_default_filter } %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(IO::KQueue\\) -%{?perl_default_subpackage_tests} %description Watch for changes to files, easily, cleanly, and across different platforms. @@ -80,6 +79,10 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Sat Feb 1 2014 Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> - 0.24-1 +- Update to 0.24 +- Drop tests subpackage + * Fri Aug 9 2013 Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> - 0.23-1 - Update to 0.23 diff --git a/sources b/sources index ca9b0d1..3371685 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b27d2ffb39c780642c263885c436723 File-ChangeNotify-0.23.tar.gz +959f1e52d854b4a94f357545d291edca File-ChangeNotify-0.24.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel