From 0f0473e7c7747f5faf14072d27f17d7d34e9e9bb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 27 Sep 2022 09:25:58 -0400 Subject: [PATCH] import gjs-1.68.6-1.el9 --- .gitignore | 2 +- .gjs.metadata | 2 +- SPECS/gjs.spec | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b94e0a4..db30a4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ SOURCES/firefox-78.10.0esr.source.tar.xz -SOURCES/gjs-1.68.5.tar.xz +SOURCES/gjs-1.68.6.tar.xz diff --git a/.gjs.metadata b/.gjs.metadata index da7e297..7f93616 100644 --- a/.gjs.metadata +++ b/.gjs.metadata @@ -1,2 +1,2 @@ 547bac33732774993bd8223de9acfeedcc69a10d SOURCES/firefox-78.10.0esr.source.tar.xz -1e2808020a9adff2c02888298c2c83494ede4d8a SOURCES/gjs-1.68.5.tar.xz +41c958f71b9c390de11b0cce955e3c6b6d8f174c SOURCES/gjs-1.68.6.tar.xz diff --git a/SPECS/gjs.spec b/SPECS/gjs.spec index 6681718..974221a 100644 --- a/SPECS/gjs.spec +++ b/SPECS/gjs.spec @@ -19,7 +19,7 @@ %endif Name: gjs -Version: 1.68.5 +Version: 1.68.6 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -295,6 +295,10 @@ popd %{_datadir}/installed-tests/ %changelog +* Tue Apr 05 2022 Florian Müllner - 1.68.6-1 +- Update to 1.68.6 +Resolves: #2066167 + * Tue Feb 22 2022 Florian Müllner - 1.68.5-1 - Update to 1.68.5 Resolves: #2054085