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 0f0d199 commit b873948Copy full SHA for b873948
rpm/git-pw.spec
@@ -1,5 +1,5 @@
1
Name: git-pw
2
-Version: 2.2.0
+Version: 2.2.1
3
Release: 1%{?dist}
4
Summary: Git-Patchwork integration tool
5
@@ -45,6 +45,9 @@ install -p -D -m 644 man/*.1 %{buildroot}%{_mandir}/man1/
45
%{python3_sitelib}/git_pw-%{version}-py%{python3_version}*.egg-info
46
47
%changelog
48
+* Fri Nov 26 2021 Stephen Finucane <stephen@that.guru> - 2.2.1-1
49
+- Update to 2.2.1
50
+
51
* Fri Oct 01 2021 Stephen Finucane <stephen@that.guru> - 2.2.0-1
52
- Update to 2.2.0
53
0 commit comments