Hello community,

here is the log from the commit of package perl-RDF-Trine for openSUSE:Factory 
checked in at 2015-05-28 09:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-RDF-Trine (Old)
 and      /work/SRC/openSUSE:Factory/.perl-RDF-Trine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-RDF-Trine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-RDF-Trine/perl-RDF-Trine.changes    
2015-03-27 09:40:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-RDF-Trine.new/perl-RDF-Trine.changes       
2015-05-28 09:52:38.000000000 +0200
@@ -1,0 +2,20 @@
+Mon May 18 08:36:47 UTC 2015 - [email protected]
+
+- updated to 1.014
+   see /usr/share/doc/packages/perl-RDF-Trine/Changes.ttl
+
+  <http://kasei.us/code/files/RDF-Trine-1.014.tar.gz>
+          dcterms:isVersionOf <http://kasei.us/code/rdf-trine/#project> ;
+          dcterms:replaces    
<http://kasei.us/code/files/RDF-Trine-1.013.tar.gz> ;
+  
+          doap:Version    [
+                          doap:revision     "1.014" ;
+                          doap:created      "2015-05-17" ;
+                          ];
+          asc:changes     [
+                          asc:update      "Fix data loss bug in SQLite backend 
schema and hash encoding (from Mike Frager PR #126)." ;
+                          asc:update      "Added Cache::LRU requirement to 
prerequisite list and README." ;
+                          asc:update      "Read data as utf8 from STDIN." ;
+                          ] .
+
+-------------------------------------------------------------------

Old:
----
  RDF-Trine-1.013.tar.gz

New:
----
  RDF-Trine-1.014.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-RDF-Trine.spec ++++++
--- /var/tmp/diff_new_pack.LJxWqw/_old  2015-05-28 09:52:39.000000000 +0200
+++ /var/tmp/diff_new_pack.LJxWqw/_new  2015-05-28 09:52:39.000000000 +0200
@@ -17,19 +17,21 @@
 
 
 Name:           perl-RDF-Trine
-Version:        1.013
+Version:        1.014
 Release:        0
 %define cpan_name RDF-Trine
 Summary:        An RDF Framework for Perl
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/RDF-Trine/
-Source:         
http://www.cpan.org/authors/id/G/GW/GWILLIAMS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/G/GW/GWILLIAMS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Algorithm::Combinatorics)
+BuildRequires:  perl(Cache::LRU)
 BuildRequires:  perl(DBD::SQLite) >= 1.14
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(DBIx::Connector)
@@ -59,6 +61,7 @@
 BuildRequires:  perl(XML::Namespace)
 BuildRequires:  perl(XML::SAX) >= 0.96
 Requires:       perl(Algorithm::Combinatorics)
+Requires:       perl(Cache::LRU)
 Requires:       perl(DBD::SQLite) >= 1.14
 Requires:       perl(DBI)
 Requires:       perl(DBIx::Connector)

++++++ RDF-Trine-1.013.tar.gz -> RDF-Trine-1.014.tar.gz ++++++
++++ 2007 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to