Accepting request 573816 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/573816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetAddr-MAC?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2018-02-08 05:56:32 +00:00
committed by Git OBS Bridge
parent f85459c76a
commit 57018b16aa
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fbe244d3194be8db52f2b8b4e39b960bb4c697f039867dcfa212e44626f2e87
size 24574

3
NetAddr-MAC-0.96.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:027b86cba54977f9cb9d65d07eba0175c82cef7bd5ce1f82ad741d69d2acebc2
size 27538

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 7 17:00:10 UTC 2018 - coolo@suse.com
- updated to 0.96
see /usr/share/doc/packages/perl-NetAddr-MAC/Changes
0.96 2018-01-26
- Fixed more POD mistakes
- Use Test::Compile
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 20 06:33:40 UTC 2017 - coolo@suse.com Thu Apr 20 06:33:40 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-NetAddr-MAC # spec file for package perl-NetAddr-MAC
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-NetAddr-MAC Name: perl-NetAddr-MAC
Version: 0.95 Version: 0.96
Release: 0 Release: 0
%define cpan_name NetAddr-MAC %define cpan_name NetAddr-MAC
Summary: MAC address functions and object Summary: MAC address functions and object
@@ -77,7 +77,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc AUTHOR_PLEDGE Changes examples README README.md TODO %doc Changes examples README README.md TODO
%license LICENSE %license LICENSE
%changelog %changelog