diff --git a/.files b/.files index f7db583..6d2936d 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 4dd9111..448723e 100644 --- a/.rev +++ b/.rev @@ -159,4 +159,17 @@ Thanks for the SR 1113201 + + 3333c1d34b211bca181db4fdb8d5077a + 6.0.0 + + anag+factory + - update to 6.0.0: + * fix(build, tests): move `have_gtk4` to the appropriate place + * Fix meson.build deprecations up to 0.56.0 + + * GObject: Handle versions of GLib without GBindingGroup + * prevent start-on-demand dbus service from working + 1128782 + diff --git a/cjs-5.8.0.tar.gz b/cjs-5.8.0.tar.gz deleted file mode 120000 index c759857..0000000 --- a/cjs-5.8.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeien7t4fzfns5mbgkai7tbc7ldrx2ysi5mhth2pzfb57slehg5cdjy \ No newline at end of file diff --git a/cjs-6.0.0.tar.gz b/cjs-6.0.0.tar.gz new file mode 120000 index 0000000..4593e21 --- /dev/null +++ b/cjs-6.0.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeid6svqs4zyihdjqwf2qphrbn6keicoghcr3vtijbpnq2eue5ut2de \ No newline at end of file diff --git a/cjs.changes b/cjs.changes index 06b4052..c9d32de 100644 --- a/cjs.changes +++ b/cjs.changes @@ -1,8 +1,15 @@ ------------------------------------------------------------------- +Sat Nov 25 19:13:06 UTC 2023 - Dirk Müller + +- update to 6.0.0: + * fix(build, tests): move `have_gtk4` to the appropriate place + * Fix meson.build deprecations up to 0.56.0 + +------------------------------------------------------------------- Tue Aug 29 13:36:01 UTC 2023 - Marguerite Su - update to version 5.8.0 - * GObject: Handle versions of GLib without GBindingGroup + * GObject: Handle versions of GLib without GBindingGroup * switch to mozjs102 ------------------------------------------------------------------- @@ -533,7 +540,7 @@ Wed Nov 5 08:18:34 UTC 2014 - i@marguerite.su Mon Jul 14 16:31:37 UTC 2014 - i@marguerite.su - update version 2.3.0 - * prevent start-on-demand dbus service from working + * prevent start-on-demand dbus service from working ------------------------------------------------------------------- Thu Apr 17 05:08:32 UTC 2014 - i@marguerite.su diff --git a/cjs.spec b/cjs.spec index e065eab..451af4d 100644 --- a/cjs.spec +++ b/cjs.spec @@ -21,7 +21,7 @@ %define typelib typelib-1_0-CjsPrivate-1_0 %define __requires_exclude_from ^.*installed-tests.*$ Name: cjs -Version: 5.8.0 +Version: 6.0.0 Release: 0 Summary: JavaScript module used by Cinnamon License: (GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later) AND MIT