diff --git a/Object-Simple-3.1801.tar.gz b/Object-Simple-3.1801.tar.gz deleted file mode 100644 index ffe2f82..0000000 --- a/Object-Simple-3.1801.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3db2b333cf7e0bfbba59ebe5026dd2c7c7b1216eba38628014c1851f41ebc30 -size 14218 diff --git a/Object-Simple-3.19.tar.gz b/Object-Simple-3.19.tar.gz new file mode 100644 index 0000000..cb199c5 --- /dev/null +++ b/Object-Simple-3.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8232e1c0eba102ac31dce8384345295cb0ee93990707ea6b122250ef5d7248b1 +size 12195 diff --git a/perl-Object-Simple.changes b/perl-Object-Simple.changes index 4d9e57a..457c43c 100644 --- a/perl-Object-Simple.changes +++ b/perl-Object-Simple.changes @@ -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 diff --git a/perl-Object-Simple.spec b/perl-Object-Simple.spec index a2b7870..b879862 100644 --- a/perl-Object-Simple.spec +++ b/perl-Object-Simple.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Object-Simple -Version: 3.1801 +Version: 3.19 Release: 0 %define cpan_name Object-Simple Summary: Simplest class builder, Mojo::Base porting, fast and less memory @@ -78,6 +78,6 @@ is improved in this point. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes +%doc Changes README.md %changelog