Accepting request 448957 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/448957 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-Simple?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
86ce2fb5c2
commit
e20f73013a
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3db2b333cf7e0bfbba59ebe5026dd2c7c7b1216eba38628014c1851f41ebc30
|
|
||||||
size 14218
|
|
3
Object-Simple-3.19.tar.gz
Normal file
3
Object-Simple-3.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8232e1c0eba102ac31dce8384345295cb0ee93990707ea6b122250ef5d7248b1
|
||||||
|
size 12195
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 6 06:53:32 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 3.19
|
||||||
|
see /usr/share/doc/packages/perl-Object-Simple/Changes
|
||||||
|
|
||||||
|
3.19 (2017-01-04)
|
||||||
|
- add SUPPORT by irc
|
||||||
|
the official IRC channel #object-simple on irc.perl.org
|
||||||
|
- remove DEPRECATED class_attr and dual_attr method
|
||||||
|
These methods was planed to removed at 2017-01-01.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 13 05:47:28 UTC 2016 - coolo@suse.com
|
Tue Sep 13 05:47:28 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Object-Simple
|
# spec file for package perl-Object-Simple
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 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-Object-Simple
|
Name: perl-Object-Simple
|
||||||
Version: 3.1801
|
Version: 3.19
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Object-Simple
|
%define cpan_name Object-Simple
|
||||||
Summary: Simplest class builder, Mojo::Base porting, fast and less memory
|
Summary: Simplest class builder, Mojo::Base porting, fast and less memory
|
||||||
@@ -78,6 +78,6 @@ is improved in this point.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes
|
%doc Changes README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user