diff --git a/.abf.yml b/.abf.yml index 8aac9d5..e3fd22e 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - gh-2.60.1.tar.gz: 4f8d213434665055774b61f84614123f8c45487d + gh-2.61.0.tar.gz: 660009f262b8f55fd02b5faeabf7a9e430ca3574 diff --git a/gh.spec b/gh.spec index da21f19..5e64c4d 100644 --- a/gh.spec +++ b/gh.spec @@ -3,7 +3,7 @@ %define secscan 0 Name: gh -Version: 2.60.1 +Version: 2.61.0 Release: 1 Summary: github cli URL: https://cli.github.com @@ -19,6 +19,7 @@ BuildRequires: clamav BuildRequires: trivy %endif +BuildRequires: pkgconfig(openssl3.3) %description gh is GitHub on the command line, and it's now available