We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efd2fa commit 7510799Copy full SHA for 7510799
git-credential-gmail.spec
@@ -1,11 +1,11 @@
1
Name: git-credential-gmail
2
-Version: 2.3.2
+Version: 3.0
3
Release: 1%{?dist}
4
Summary: Git credential helper for Gmail accounts.
5
6
License: Apache-2.0
7
URL: https://github.com/AdityaGarg8/git-credential-email
8
-Source0: %{url}/archive/refs/tags/v2.3.2.tar.gz
+Source0: %{url}/archive/refs/tags/v3.0.tar.gz
9
10
BuildArch: noarch
11
Requires: git-email
@@ -17,7 +17,7 @@ Requires: python-pyqt6-webengine
17
Git credential helper for Gmail accounts.
18
19
%prep
20
-%autosetup -n git-credential-email-2.3.2
+%autosetup -n git-credential-email-3.0
21
22
%build
23
0 commit comments