diff --git a/orc-0.4.11.tar.bz2 b/orc-0.4.11.tar.bz2 deleted file mode 100644 index 3e992fd..0000000 --- a/orc-0.4.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06aee2826f727efd2b35594389fd2bbeb8a62dced909f1a08a0a7cce3ffaa67e -size 508348 diff --git a/orc-0.4.13.tar.bz2 b/orc-0.4.13.tar.bz2 new file mode 100644 index 0000000..9998cbb --- /dev/null +++ b/orc-0.4.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe800c052feb26ab04a0a90a6fea25973f656910c15926719058d9de297d5743 +size 505466 diff --git a/orc.changes b/orc.changes index 9bdd30d..1dd1351 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 27 16:02:34 UTC 2011 - chris@computersalat.de + +- Update to version 0.4.13 + + update orcfunctions + + Fix NAN behavior of convfl + + fix select1wb + + remove stdint typenames from programs + + Fix pextrw emission + + Add failing gstcogorc code to test + + update + + fix compatibility checker and bugs + + remove stdint types + ------------------------------------------------------------------- Wed Dec 8 12:43:53 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/orc.spec b/orc.spec index 34b4338..2ce82a6 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ # -# 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) 2010 Dominique Leuenberger, Amsterdam, Netherlands. @@ -19,19 +19,18 @@ Name: orc -Version: 0.4.11 -Release: 2 -License: BSD and Motorola License (please mark changes) Summary: The Oil Runtime Compiler -Url: http://code.entropywave.com/projects/orc/ +Version: 0.4.13 +Release: 1 +License: BSD and Motorola License (please mark changes) Group: Productivity/Multimedia/Other +Url: http://code.entropywave.com/projects/orc/ Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf -# PATCH-FIX-UPSTREAM orc-asneeded.patch dimstar@opensuse.org -- Fix build by properly linking the library with libm. +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gtk-doc BuildRequires: pkg-config Provides: %{name}-devel = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Orc is a library and set of tools for compiling and executing very simple