diff --git a/orc-0.4.8.tar.bz2 b/orc-0.4.8.tar.bz2 new file mode 100644 index 0000000..d46cca1 --- /dev/null +++ b/orc-0.4.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c7dbca528455508ba922d342e3138e69be554bc0f4f5dc72dcbe6c28c10c28 +size 500242 diff --git a/orc-0.4.9.tar.bz2 b/orc-0.4.9.tar.bz2 deleted file mode 100644 index 860c870..0000000 --- a/orc-0.4.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6 -size 490216 diff --git a/orc.changes b/orc.changes index 12a8076..cc7c1f0 100644 --- a/orc.changes +++ b/orc.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -Mon Sep 6 16:08:49 CEST 2010 - vuntz@opensuse.org - -- Update to version 0.4.9: - + Added handling for 64-bit constants - + Fix building and use of static library - + Fix register allocation on Win64 (still partly broken, however) - + Quiet some non-errors printed by orcc in 0.4.8. - + Fix implementation of several opcodes. - + Until this release, the shared libraries all had the same - versioning information. This should be fixed going forward. - ------------------------------------------------------------------- Mon Aug 30 17:36:41 CEST 2010 - vuntz@opensuse.org diff --git a/orc.spec b/orc.spec index d74e010..8869867 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ # -# spec file for package orc (Version 0.4.9) +# spec file for package orc (Version 0.4.8) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. @@ -19,7 +19,7 @@ Name: orc -Version: 0.4.9 +Version: 0.4.8 Release: 1 License: BSD and Motorola License (please mark changes) Summary: The Oil Runtime Compiler