diff --git a/.gitignore b/.gitignore index 89f4bf9..6830767 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Net-Stomp-0.36.tar.gz /Net-Stomp-0.42.tar.gz +/Net-Stomp-0.45.tar.gz diff --git a/perl-Net-Stomp.spec b/perl-Net-Stomp.spec index 19b126c..2023c35 100644 --- a/perl-Net-Stomp.spec +++ b/perl-Net-Stomp.spec @@ -1,11 +1,11 @@ Name: perl-Net-Stomp -Version: 0.42 -Release: 8%{?dist} +Version: 0.45 +Release: 1%{?dist} Summary: Stomp client module for Perl License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-Stomp/ -Source0: http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Net-Stomp-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/J/JT/JTANG/Net-Stomp-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Class::Accessor::Fast) BuildRequires: perl(Module::Build) @@ -53,6 +53,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Mon Oct 28 2013 Lubomir Rintel (GoodData) - 0.45-1 +- Update to a later upstream release + * Thu Oct 24 2013 Lubomir Rintel (GoodData) - 0.42-8 - Bulk sad and useless attempt at consistent SPEC file formatting diff --git a/sources b/sources index 8b043d0..352ab35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2259ea26248379f76554a926194a9bee Net-Stomp-0.42.tar.gz +46d54de9e9adf1e20daeb19b12176075 Net-Stomp-0.45.tar.gz