Accepting request 449576 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/449576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-RDF-Trine?expand=0&rev=4
This commit is contained in:
2017-01-11 11:05:23 +00:00
committed by Git OBS Bridge
4 changed files with 31 additions and 9 deletions
+23
View File
@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Jan 6 07:01:33 UTC 2017 - coolo@suse.com
- updated to 1.015
see /usr/share/doc/packages/perl-RDF-Trine/Changes.ttl
<http://kasei.us/code/files/RDF-Trine-1.015.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-trine/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Trine-1.014.tar.gz> ;
doap:Version [
doap:revision "1.015" ;
doap:created "2017-01-04" ;
];
asc:changes [
asc:update "Remove call to $dbh->begin_work when already working with AutoCommit turned off." ;
asc:update "Remove use of RDF::Redland in bin/rdf_store_serialize.pl." ;
asc:update "Updated rdf_store_add_file.pl to guess the appropriate parser based on the filename." ;
asc:update "Remove use of TryCatch (#138 from @ppisar)." ;
asc:update "Change hashbang to use env (#137 from KjetilK)." ;
asc:update "Replaced all uses and initializations from Text::CSV in favour to Text::CSV_XS (#136 from @jordivador)." ;
] .
-------------------------------------------------------------------
Mon May 18 08:36:47 UTC 2015 - coolo@suse.com
+5 -6
View File
@@ -1,7 +1,7 @@
#
# spec file for package perl-RDF-Trine
#
# Copyright (c) 2015 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-RDF-Trine
Version: 1.014
Version: 1.015
Release: 0
%define cpan_name RDF-Trine
Summary: An RDF Framework for Perl
@@ -53,9 +53,8 @@ BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::JSON)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Text::CSV)
BuildRequires: perl(Text::CSV_XS)
BuildRequires: perl(Text::Table)
BuildRequires: perl(TryCatch)
BuildRequires: perl(URI) >= 1.52
BuildRequires: perl(XML::CommonNS) >= 0.04
BuildRequires: perl(XML::Namespace)
@@ -79,7 +78,7 @@ Requires: perl(Moose) >= 2
Requires: perl(MooseX::ArrayRef)
Requires: perl(Scalar::Util) >= 1.24
Requires: perl(Set::Scalar)
Requires: perl(Text::CSV)
Requires: perl(Text::CSV_XS)
Requires: perl(Text::Table)
Requires: perl(URI) >= 1.52
Requires: perl(XML::CommonNS) >= 0.04
@@ -95,7 +94,7 @@ The package consists of several components:
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da5980c4fd90cee6ed4a727f1ecc994b5ba9dc9c1fed342fd67c1d417efe331e
size 564197
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75720cc0212b5c117bc1906be5a604e5c14bd4265e7700e3aa40233ffb34ca22
size 564637