From ffe762402238b2ad6311e3688402187d9166461beeabe429744202344b0df2d5 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 6 Sep 2010 14:46:32 +0000 Subject: [PATCH 1/3] Accepting request 47292 from home:vuntz:branches:multimedia:libs ok OBS-URL: https://build.opensuse.org/request/show/47292 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=15 --- orc-0.4.8.tar.bz2 | 3 --- orc-0.4.9.tar.bz2 | 3 +++ orc.changes | 12 ++++++++++++ orc.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 orc-0.4.8.tar.bz2 create mode 100644 orc-0.4.9.tar.bz2 diff --git a/orc-0.4.8.tar.bz2 b/orc-0.4.8.tar.bz2 deleted file mode 100644 index d46cca1..0000000 --- a/orc-0.4.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -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 new file mode 100644 index 0000000..860c870 --- /dev/null +++ b/orc-0.4.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6 +size 490216 diff --git a/orc.changes b/orc.changes index cc7c1f0..12a8076 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 8869867..d74e010 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ # -# spec file for package orc (Version 0.4.8) +# spec file for package orc (Version 0.4.9) # # 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.8 +Version: 0.4.9 Release: 1 License: BSD and Motorola License (please mark changes) Summary: The Oil Runtime Compiler From 9e144116b6f689323697aa1f1ac8b9e36ff056e6e59c0a81926e7da8f38da355 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 13 Sep 2010 09:48:51 +0000 Subject: [PATCH 2/3] Accepting request 47709 from multimedia:libs checked in (request 47709) OBS-URL: https://build.opensuse.org/request/show/47709 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=16 --- orc-0.4.8.tar.bz2 | 3 +++ orc-0.4.9.tar.bz2 | 3 --- orc.changes | 12 ------------ orc.spec | 4 ++-- 4 files changed, 5 insertions(+), 17 deletions(-) create mode 100644 orc-0.4.8.tar.bz2 delete mode 100644 orc-0.4.9.tar.bz2 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 From 982c39e9c612450bbe08c0f5bc54183c5dbc44c66ce7a9f01699bbcabf185631 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 13 Sep 2010 09:48:54 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/orc revision 8.0 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=fa213689237fb30a7c9723db36b9015d --- orc-0.4.8.tar.bz2 | 3 --- orc-0.4.9.tar.bz2 | 3 +++ orc.changes | 12 ++++++++++++ orc.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 orc-0.4.8.tar.bz2 create mode 100644 orc-0.4.9.tar.bz2 diff --git a/orc-0.4.8.tar.bz2 b/orc-0.4.8.tar.bz2 deleted file mode 100644 index d46cca1..0000000 --- a/orc-0.4.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -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 new file mode 100644 index 0000000..860c870 --- /dev/null +++ b/orc-0.4.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6 +size 490216 diff --git a/orc.changes b/orc.changes index cc7c1f0..12a8076 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 8869867..d74e010 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ # -# spec file for package orc (Version 0.4.8) +# spec file for package orc (Version 0.4.9) # # 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.8 +Version: 0.4.9 Release: 1 License: BSD and Motorola License (please mark changes) Summary: The Oil Runtime Compiler