diff --git a/gjs-1.74.0.tar.xz b/gjs-1.74.0.tar.xz deleted file mode 100644 index 36087b5..0000000 --- a/gjs-1.74.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d6418af62cc73556ab2c25b4adf67f45238ab8925888f7a57251359d4ebed1e -size 638064 diff --git a/gjs-1.74.1.tar.xz b/gjs-1.74.1.tar.xz new file mode 100644 index 0000000..557c979 --- /dev/null +++ b/gjs-1.74.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21f9cd3337a672a44c7e64bf9a8d8ad77c1b88b952b2b6184c7af9b1f3ef459 +size 638536 diff --git a/gjs.changes b/gjs.changes index 83da0db..16130ba 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 31 08:34:31 UTC 2022 - Bjørn Lie + +- Update to version 1.74.1: + + Closed bugs and merge requests: + - Problem calling promisified D-Bus wrappers with callback. + - docs: + . Fix link in issue template. + . Document Gio.FileEnumerator iteration. + . Fix Markdown formatting in README.MSVC.md. + ------------------------------------------------------------------- Wed Sep 21 05:15:05 UTC 2022 - Bjørn Lie diff --git a/gjs.spec b/gjs.spec index d177ed2..2cf8fa8 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.74.0 +Version: 1.74.1 # FIXME # Disable tests for unstable 1.71.1 - Try tests again on next versionbump Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla