forked from pool/perl-XML-Writer
This commit is contained in:
committed by
Git OBS Bridge
parent
adcb0cd5cf
commit
aaf30ff16a
BIN
XML-Writer-0.604.tar.bz2
(Stored with Git LFS)
BIN
XML-Writer-0.604.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
XML-Writer-0.606.tar.bz2
(Stored with Git LFS)
Normal file
BIN
XML-Writer-0.606.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 20 15:49:23 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 0.606
|
||||||
|
* Use MIT license, formalising David Megginson's original
|
||||||
|
("No warranty. Commercial and non-commercial use freely
|
||||||
|
permitted.").
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 15 13:39:53 CET 2009 - anicka@suse.cz
|
Thu Jan 15 13:39:53 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-Writer (Version 0.604)
|
# spec file for package perl-XML-Writer (Version 0.606)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-Writer
|
Name: perl-XML-Writer
|
||||||
Version: 0.604
|
Version: 0.606
|
||||||
Release: 44
|
Release: 1
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License; GPL v2 or later
|
License: X11/MIT
|
||||||
Url: http://cpan.org/modules/by-module/XML/
|
Url: http://cpan.org/modules/by-module/XML/
|
||||||
Summary: A Perl Extension for Writing XML Documents
|
Summary: A Perl Extension for Writing XML Documents
|
||||||
Source: XML-Writer-%{version}.tar.bz2
|
Source: XML-Writer-%{version}.tar.bz2
|
||||||
@@ -68,6 +68,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 20 2009 anicka@suse.cz
|
||||||
|
- update to 0.606
|
||||||
|
* Use MIT license, formalising David Megginson's original
|
||||||
|
("No warranty. Commercial and non-commercial use freely
|
||||||
|
permitted.").
|
||||||
* Thu Jan 15 2009 anicka@suse.cz
|
* Thu Jan 15 2009 anicka@suse.cz
|
||||||
- run tests properly (bnc#466014)
|
- run tests properly (bnc#466014)
|
||||||
* Thu Feb 28 2008 anicka@suse.cz
|
* Thu Feb 28 2008 anicka@suse.cz
|
||||||
|
Reference in New Issue
Block a user