diff --git a/.gitignore b/.gitignore index 7c5374a..3e8d798 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ TheSchwartz-1.10.tar.gz /TheSchwartz-1.11.tar.gz +/TheSchwartz-1.12.tar.gz diff --git a/perl-TheSchwartz.spec b/perl-TheSchwartz.spec index 58f1880..0de80ad 100644 --- a/perl-TheSchwartz.spec +++ b/perl-TheSchwartz.spec @@ -1,5 +1,5 @@ Name: perl-TheSchwartz -Version: 1.11 +Version: 1.12 Release: 1%{?dist} Summary: Reliable job queue License: GPL+ or Artistic @@ -43,6 +43,9 @@ atomically to perform. Failed jobs can be left in the queue to retry later. %{_bindir}/schwartzmon %changelog +* Sun Apr 12 2015 Emmanuel Seyman - 1.12-1 +- Update to 1.12 + * Sun Nov 09 2014 Emmanuel Seyman - 1.11-1 - Update to 1.11 - Move from Make to Module::Build as buildsystem diff --git a/sources b/sources index c87c71c..a3321aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff7a33bf3ebd8c9fc16f23fb7df2fca7 TheSchwartz-1.11.tar.gz +84c20622961ad8f935eabd88373cfdba TheSchwartz-1.12.tar.gz