Hello community,

here is the log from the commit of package orc for openSUSE:Factory
checked in at Tue Oct 4 18:14:19 CEST 2011.



--------
--- openSUSE:Factory/orc/orc.changes    2011-09-23 12:21:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/orc/orc.changes        2011-10-04 
10:27:38.000000000 +0200
@@ -1,0 +2,47 @@
+Tue Oct  4 07:47:08 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.4.16:
+  + orc_init() tried to take the same mutex as generated C code
+    that calls (indirectly) orc_init().
+  + sse: Fixes for 64 bit pointers with any of the upper 32 bits
+    set.
+
+-------------------------------------------------------------------
+Mon Sep 26 11:35:02 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.4.15:
+  + Protect global resources with mutexes.
+  + Restore c64x-c backend (untested).
+  + Convert MMX and SSE backends to a new instruction scheduler.
+  + Add alignment and size hints to parser.
+
+-------------------------------------------------------------------
+Mon Jul  4 09:18:42 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.4.14:
+  + Various fixes for SSE, MMX and Altivec
+  + Fix endianness issues
+
+-------------------------------------------------------------------
+Wed Apr 27 16:02:34 UTC 2011 - ch...@computersalat.de
+
+- Update to version 0.4.13:
+  + Fixes two serious code generation bugs in 0.4.12 on SSE and
+    Altivec.
+  + Add some compatibility code to mitigate the previous automatic
+    inclusion of stdint.h
+- Changes from version 0.4.12:
+  + Fix gcc-4.6 warnings in generated code
+  + Codegen fixes for Altivec. Passes regression tests again.
+  + More error checking for code allocation.
+  + NEON: floating point improvements
+  + Removed stdint.h from API. This could theoretically cause
+    breakage if you depended on orc to include stdint.h.
+  + Addition of the OrcCode structure, which keeps track of
+    compiled code. This now allows applications to free unused
+    code.
+  + x86 code generation was completely refactored to add an
+    intermediate stage, which will later be used for instruction
+    reordering.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  orc-0.4.11.tar.bz2

New:
----
  orc-0.4.16.tar.gz

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

Other differences:
------------------
++++++ orc.spec ++++++
--- /var/tmp/diff_new_pack.ZKTI7G/_old  2011-10-04 18:14:12.000000000 +0200
+++ /var/tmp/diff_new_pack.ZKTI7G/_new  2011-10-04 18:14:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package orc (Version 0.4.11)
+# spec file for package orc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,15 +19,14 @@
 
 
 Name:           orc
-Version:        0.4.11
-Release:        3
-License:        BSD and Motorola License (please mark changes)
 Summary:        The Oil Runtime Compiler
-Url:            http://code.entropywave.com/projects/orc/
+Version:        0.4.16
+Release:        1
+License:        BSD and Motorola License (please mark changes)
 Group:          Productivity/Multimedia/Other
-Source:         %{name}-%{version}.tar.bz2
+Url:            http://code.entropywave.com/projects/orc/
+Source:         
http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM orc-asneeded.patch dims...@opensuse.org -- Fix build by 
properly linking the library with libm.
 BuildRequires:  gtk-doc
 BuildRequires:  pkg-config
 Provides:       %{name}-devel = %{version}
@@ -94,13 +93,14 @@
 %defattr(-,root,root)
 %{_bindir}/orc-bugreport
 %{_bindir}/orcc
-%{_includedir}/orc-0.4
+%{_includedir}/orc-0.4/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/orc-0.4.pc
+%{_datadir}/aclocal/orc.m4
 
 %files doc
 %defattr(-,root,root)
-%{_datadir}/gtk-doc/html/orc
+%{_datadir}/gtk-doc/html/orc/
 
 %files -n liborc-0_4-0
 %defattr(-,root,root)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to