Accepting request 332235 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/332235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-jmx4perl?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-09-20 13:50:28 +00:00
committed by Git OBS Bridge
parent f4253a12f9
commit d53791f63c
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6faa51bb191184347e2203a6a76c97c42d7b44ed654920447174309df2c81c27
size 357229

3
jmx4perl-1.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:685d378f1d7388d63c1896e4d951a9381a583e9265dec81121f355e4861909a7
size 359611

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 20 09:32:52 UTC 2015 - coolo@suse.com
- updated to 1.12
see /usr/share/doc/packages/perl-jmx4perl/CHANGES
-------------------------------------------------------------------
Sat May 2 09:58:13 UTC 2015 - coolo@suse.com

View File

@@ -17,11 +17,11 @@
Name: perl-jmx4perl
Version: 1.11
Version: 1.12
Release: 0
%define cpan_name jmx4perl
Summary: Easy JMX access to Java EE applications
License: SUSE-Public-Domain
License: GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/jmx4perl/
Source0: http://www.cpan.org/authors/id/R/RO/ROLAND/%{cpan_name}-%{version}.tar.gz
@@ -39,7 +39,7 @@ BuildRequires: perl(IO::Socket::Multicast)
BuildRequires: perl(JSON) >= 2.12
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(Module::Find)
BuildRequires: perl(Nagios::Plugin) >= 0.27
BuildRequires: perl(Monitoring::Plugin) >= 0.37
BuildRequires: perl(Sys::SigAction)
BuildRequires: perl(Term::Clui)
BuildRequires: perl(Term::ProgressBar)
@@ -57,7 +57,7 @@ Requires: perl(IO::Socket::Multicast)
Requires: perl(JSON) >= 2.12
Requires: perl(LWP::UserAgent)
Requires: perl(Module::Find)
Requires: perl(Nagios::Plugin) >= 0.27
Requires: perl(Monitoring::Plugin) >= 0.37
Requires: perl(Sys::SigAction)
Requires: perl(Term::Clui)
Requires: perl(Term::ProgressBar)
@@ -88,6 +88,6 @@ find . -type f -print0 | xargs -0 chmod 644
%files -f %{name}.files
%defattr(-,root,root,755)
%doc CHANGES config examples it LICENSE README scripts
%doc CHANGES config docker examples it LICENSE README scripts
%changelog