Skip to content

Commit 3efd2fa

Browse files
Update Fedora package (Outlook) to 3.0
1 parent aa60ca3 commit 3efd2fa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

git-credential-outlook.spec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
Name: git-credential-outlook
2-
Version: 2.3.2
2+
Version: 3.0
33
Release: 1%{?dist}
44
Summary: Git credential helper for Microsoft Outlook accounts.
55

66
License: Apache-2.0
77
URL: https://github.com/AdityaGarg8/git-credential-email
8-
Source0: %{url}/archive/refs/tags/v2.3.2.tar.gz
8+
Source0: %{url}/archive/refs/tags/v3.0.tar.gz
99

1010
BuildArch: noarch
1111
Requires: git-email
1212
Requires: python-msal
1313
Requires: python-keyring
14-
Requires: python-trustme
1514
Requires: python-pyqt6
1615
Requires: python-pyqt6-webengine
1716

1817
%description
1918
Git credential helper for Microsoft Outlook accounts.
2019

2120
%prep
22-
%autosetup -n git-credential-email-2.3.2
21+
%autosetup -n git-credential-email-3.0
2322

2423
%build
2524

0 commit comments

Comments
 (0)