Hello community,

here is the log from the commit of package sratom for openSUSE:Factory checked 
in at 2012-08-31 10:02:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sratom (Old)
 and      /work/SRC/openSUSE:Factory/.sratom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sratom", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/sratom/sratom.changes    2012-08-26 
11:34:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sratom.new/sratom.changes       2012-08-31 
10:02:05.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Aug 26 22:46:44 UTC 2012 - [email protected]
+
+- Update to 0.4.0
+  * Correctly read objects with several rdf:type properties
+  * Support writing Object Atoms as top level descriptions if
+    subject and predicate are not given.
+  * Fix various hyper-strict warnings
+  * Upgrade to waf 1.7.2
+- Add sratom-0.4.0-build_compare.patch to make build reproducible
+
+-------------------------------------------------------------------

Old:
----
  sratom-0.2.0.tar.bz2

New:
----
  sratom-0.4.0-build_compare.patch
  sratom-0.4.0.tar.bz2

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

Other differences:
------------------
++++++ sratom.spec ++++++
--- /var/tmp/diff_new_pack.cZgbex/_old  2012-08-31 10:02:06.000000000 +0200
+++ /var/tmp/diff_new_pack.cZgbex/_new  2012-08-31 10:02:06.000000000 +0200
@@ -19,13 +19,14 @@
 %define soname 0
 
 Name:           sratom
-Version:        0.2.0
+Version:        0.4.0
 Release:        0
 Summary:        A library for serialising LV2 atoms to/from RDF
 License:        ISC
 Group:          System/Libraries
 Url:            http://drobilla.net/software/sratom/
 Source0:        http://download.drobilla.net/sratom-%{version}.tar.bz2
+Patch0:         sratom-0.4.0-build_compare.patch
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pkg-config
@@ -54,6 +55,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 export CFLAGS='%{optflags}'

++++++ sratom-0.4.0-build_compare.patch ++++++
Index: doc/reference.doxygen.in
===================================================================
--- doc/reference.doxygen.in.orig
+++ doc/reference.doxygen.in
@@ -939,7 +939,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 # page will contain the date and time when the page was generated. Setting
 # this to NO can help when comparing the output of multiple runs.
 
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
 # documentation will contain sections that can be hidden and shown after the
++++++ sratom-0.2.0.tar.bz2 -> sratom-0.4.0.tar.bz2 ++++++
++++ 2026 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to