8
0

- updated to 0.35

see /usr/share/doc/packages/perl-Apache-LogFormat-Compiler/Changes
  0.35 2017-03-08T04:10:07Z
  
     - fixed test. load module from relative path.
  
  0.34 2017-03-07T03:18:42Z
  
     - re package with Minilla v3
  
  0.33 2016-01-28T12:19:05Z
  
     - bugfix: Make `%T` to formatted in seconds (Thank you astj)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-LogFormat-Compiler?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2017-05-30 14:25:03 +00:00
committed by Git OBS Bridge
parent 624e6d0e60
commit 9965fcc177
5 changed files with 60 additions and 15 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue May 30 14:18:48 UTC 2017 - coolo@suse.com
- updated to 0.35
see /usr/share/doc/packages/perl-Apache-LogFormat-Compiler/Changes
0.35 2017-03-08T04:10:07Z
- fixed test. load module from relative path.
0.34 2017-03-07T03:18:42Z
- re package with Minilla v3
0.33 2016-01-28T12:19:05Z
- bugfix: Make `%T` to formatted in seconds (Thank you astj)
-------------------------------------------------------------------
Sat Feb 7 16:23:04 UTC 2015 - coolo@suse.com