Accepting request 1080809 from devel:languages:perl:autoupdate

- updated to 1.11
   see /usr/share/doc/packages/perl-XML-Generator/Changes
  1.11 -- 
      [Significant Updates since 1.09]
      Allow the xml tag attributes to be specified during construction
      when conformance is not 'strict' by Wesley Schwengle (waterkip)
      Release 1.10 for production
      - 0ff9e8b Update for production release
      - 85396bc Update Copyright year
      - 30c95bf v1.10
  1.10 -- 
      [Significant Updates since 1.09]
      Allow the xml tag attributes to be specified during construction
      when conformance is not 'strict'
      - efc7d9d Update for release
      - 83b1699 Remove VERSION number from git repo
      - a49e891 Add new xml option to constructor
      - 4171530 v1.09

OBS-URL: https://build.opensuse.org/request/show/1080809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Generator?expand=0&rev=8
This commit is contained in:
2023-04-20 12:46:29 +00:00
committed by Git OBS Bridge
parent 1a380f7cae
commit 2fa5fd3034
4 changed files with 28 additions and 5 deletions

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ce3dd2f0e985186fcd2d40792efcd837bb89ea7ff4973b671b23f5988f43aef
size 44999

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Apr 18 03:10:54 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.11
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.11 -- Mon Apr 17 17:17:55 ADT 2023
[Significant Updates since 1.09]
Allow the xml tag attributes to be specified during construction
when conformance is not 'strict' by Wesley Schwengle (waterkip)
Release 1.10 for production
- 0ff9e8b Update for production release
- 85396bc Update Copyright year
- 30c95bf v1.10
1.10 -- Sun Apr 16 20:10:11 ADT 2023
[Significant Updates since 1.09]
Allow the xml tag attributes to be specified during construction
when conformance is not 'strict'
- efc7d9d Update for release
- 83b1699 Remove VERSION number from git repo
- a49e891 Add new xml option to constructor
- 4171530 v1.09
-------------------------------------------------------------------
Sun Feb 20 03:10:18 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-Generator
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name XML-Generator
Name: perl-XML-Generator
Version: 1.09
Version: 1.11
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl extension for generating XML