- updated to 3.0.0 see /usr/share/doc/packages/perl-Perlanet/Changes 2023-03-10 3.0.0 Dave Cross <dave@perlhacks.com> * Change the name of the feed 'url' attribute to 'feed' (the old name is still supported, but warns) OBS-URL: https://build.opensuse.org/request/show/1070481 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Perlanet?expand=0&rev=16
213 lines
6.7 KiB
Plaintext
213 lines
6.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 2 03:07:24 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 3.0.0
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2023-03-10 3.0.0 Dave Cross <dave@perlhacks.com>
|
|
|
|
* Change the name of the feed 'url' attribute to 'feed'
|
|
(the old name is still supported, but warns)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 03:10:31 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.2.1
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2023-01-03 2.2.1 Dave Cross <dave@perlhacks.com>
|
|
* Update the version requirement in Build.PL too
|
|
2022-12-31 2.2.0 Dave Cross <dave@perlhacks.com>
|
|
* Only works on Perl >= 5.10.0
|
|
2022-12-29 2.1.0 Dave Cross <dave@perlhacks.com>
|
|
* Make the "config" variable available in templates
|
|
2022-12-29 2.0.9 Dave Cross <dave@perlhacks.com>
|
|
* Add config attribute which gives access to the
|
|
configuation file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 03:07:58 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.0.8
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2022-08-30 2.0.8 Dave Cross <dave@perlhacks.com>
|
|
* Fix Pod on the new module
|
|
2022-08-29 2.0.7 Dave Cross <dave@perlhacks.com>
|
|
* Add missing file
|
|
2022-08-29 2.0.6 Dave Cross <dave@perlhacks.com>
|
|
* Add config role to enable alternative storage for config
|
|
* CI improvements
|
|
* Test improvements (thanks choroba)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 16 03:08:33 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.0.5
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2021-01-15 2.0.5 Dave Cross <dave@perlhacks.com>
|
|
|
|
* Added bugtracker to metadata
|
|
* CI improvements
|
|
* Code refactoring
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 25 03:12:05 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.0.4
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2020-09-24 2.0.4 Dave Cross <dave@perlhacks.com>
|
|
* Added missing new library to MANIFEST
|
|
2020-09-24 2.0.3 Dave Cross <dave@perlhacks.com>
|
|
* Added "cutoff_duration" config option for feeds
|
|
* Fixed a long-standing bug in date cutoff
|
|
2020-09-24 2.0.2 Dave Cross <dave@perlhacks.com>
|
|
* Added "max_entries" config option for feeds
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 23 03:08:48 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.0.1
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 8 17:26:37 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix autogenerated changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 05:49:32 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.1.3
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2018-06-20 Dave Cross <dave@dave.org.uK>
|
|
|
|
Release 1.1.3
|
|
|
|
* Various code clean-ups
|
|
|
|
* Remove unnecessarry TT filter from example template
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 5 06:48:43 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.1.2
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2018-03-04 Dave Cross <dave@dave.org.uk>
|
|
|
|
* bin/perlanet, lib/Perlanet.pm: Remove references to defunct mailing list.
|
|
|
|
* Build.PL, MANIFEST.SKIP: Fix resources listed in metadata
|
|
|
|
2018-02-20 Dave Cross <dave@dave.org.uk>
|
|
|
|
* docs/style.css, in/style.css: Another tweak
|
|
|
|
* docs/style.css, in/style.css: Style tweak
|
|
|
|
* docs/index.html, in/index.html.md: Dealing with template tag idiocy.
|
|
|
|
* docs/style.css, in/style.css: Make border full-width.
|
|
|
|
* docs/style.css, in/style.css: Improve the footer.
|
|
|
|
* docs/index.html, in/index.html.md: Less shouting.
|
|
|
|
* docs/index.html, in/index.html.md, in/index.html.tt: More text.
|
|
|
|
* docs/CNAME, docs/index.html, docs/style.css: Generate the web site.
|
|
|
|
* in/CNAME, in/index.html.tt, in/style.css, layouts/page: Move the web site
|
|
from a branch into a directory.
|
|
|
|
2018-02-16 Dave Cross <dave@dave.org.uk>
|
|
|
|
* Build.PL: Better home page. Remove reference to long-dead mailing list.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 3 06:06:49 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.1.0
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 24 06:11:07 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.0.0
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2017-06-23 Dave Cross <dave@perlhacks.com>
|
|
|
|
* Changed many subroutines to expect array refs, not lists.
|
|
* Bumped version for release (version 1.0.0!!)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 06:25:21 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.58
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2017-03-29 Dave Cross <dave@perlhacks.com>
|
|
|
|
* lib/Perlanet/Trait/Scrubber.pm: Improved HTML scrubbing.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 20:44:57 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.56
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2012-03-17 Dave Cross <dave@dave.org.uk>
|
|
|
|
* Build.PL, lib/Perlanet.pm: Switched from using TryCatch to Try::Tiny.
|
|
Bumped version for release.
|
|
|
|
2012-03-14 Dave Cross <dave@dave.org.uk>
|
|
|
|
* lib/Perlanet.pm: Bump version number for release.
|
|
|
|
* Build.PL: Make MooseX::ConfigFromFile required for build (as it's used in
|
|
the tests)
|
|
|
|
* MANIFEST: Add META.json to MANIFEST.
|
|
|
|
2011-02-22 Dave Cross <dave@dave.org.uk>
|
|
|
|
* lib/Perlanet.pm: Bump version for release.
|
|
|
|
* lib/Perlanet/Trait/OPML.pm, t/01_basic.t: Fix support for OPML generation
|
|
(make it _really_ optional).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 20:44:56 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.54
|
|
see /usr/share/doc/packages/perl-Perlanet/Changes
|
|
|
|
2011-02-22 Dave Cross <dave@dave.org.uk>
|
|
|
|
* lib/Perlanet.pm: Bump version for release.
|
|
|
|
* lib/Perlanet/Trait/OPML.pm, t/01_basic.t: Fix support for OPML generation
|
|
(make it _really_ optional).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 15:11:44 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.53 (no user-visible changes)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:34:26 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 5 00:01:04 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.52)
|
|
|