From ef6cc3455d03069e0b514e6029d086b99f8e5ee5 Mon Sep 17 00:00:00 2001 From: Foreman Packaging Automation Date: Mon, 22 Jul 2024 13:08:20 +0000 Subject: [PATCH] Update rubygem-graphql to 1.13.23 --- packages/foreman/rubygem-graphql/graphql-1.13.21.gem | 1 - packages/foreman/rubygem-graphql/graphql-1.13.23.gem | 1 + packages/foreman/rubygem-graphql/rubygem-graphql.spec | 5 ++++- 3 files changed, 5 insertions(+), 2 deletions(-) delete mode 120000 packages/foreman/rubygem-graphql/graphql-1.13.21.gem create mode 120000 packages/foreman/rubygem-graphql/graphql-1.13.23.gem diff --git a/packages/foreman/rubygem-graphql/graphql-1.13.21.gem b/packages/foreman/rubygem-graphql/graphql-1.13.21.gem deleted file mode 120000 index 28e16fdfe04..00000000000 --- a/packages/foreman/rubygem-graphql/graphql-1.13.21.gem +++ /dev/null @@ -1 +0,0 @@ -../../../.git/annex/objects/K5/7x/SHA256E-s334848--4a9e3824ac18f5ca0382ff044b146a273477ffed4806d006817f77e5c675ac9f.21.gem/SHA256E-s334848--4a9e3824ac18f5ca0382ff044b146a273477ffed4806d006817f77e5c675ac9f.21.gem \ No newline at end of file diff --git a/packages/foreman/rubygem-graphql/graphql-1.13.23.gem b/packages/foreman/rubygem-graphql/graphql-1.13.23.gem new file mode 120000 index 00000000000..b25f5208635 --- /dev/null +++ b/packages/foreman/rubygem-graphql/graphql-1.13.23.gem @@ -0,0 +1 @@ +../../../.git/annex/objects/qk/g9/SHA256E-s334848--a3632687ceef33e58180c4ca7080cf05f411901403da284ceb3314a654956684.23.gem/SHA256E-s334848--a3632687ceef33e58180c4ca7080cf05f411901403da284ceb3314a654956684.23.gem \ No newline at end of file diff --git a/packages/foreman/rubygem-graphql/rubygem-graphql.spec b/packages/foreman/rubygem-graphql/rubygem-graphql.spec index d07a01985c3..89586b66ec2 100644 --- a/packages/foreman/rubygem-graphql/rubygem-graphql.spec +++ b/packages/foreman/rubygem-graphql/rubygem-graphql.spec @@ -2,7 +2,7 @@ %global gem_name graphql Name: rubygem-%{gem_name} -Version: 1.13.21 +Version: 1.13.23 Release: 1%{?dist} Summary: A GraphQL language and runtime for Ruby License: MIT @@ -57,6 +57,9 @@ cp -a .%{gem_dir}/* \ %doc %{gem_instdir}/readme.md %changelog +* Mon Jul 22 2024 Foreman Packaging Automation - 1.13.23-1 +- Update to 1.13.23 + * Fri Jan 26 2024 Foreman Packaging Automation - 1.13.21-1 - Update to 1.13.21