Skip to content

Commit b873948

Browse files
committed
rpm: Modify changelog
This really needs to be automated. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 0f0d199 commit b873948

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rpm/git-pw.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: git-pw
2-
Version: 2.2.0
2+
Version: 2.2.1
33
Release: 1%{?dist}
44
Summary: Git-Patchwork integration tool
55

@@ -45,6 +45,9 @@ install -p -D -m 644 man/*.1 %{buildroot}%{_mandir}/man1/
4545
%{python3_sitelib}/git_pw-%{version}-py%{python3_version}*.egg-info
4646

4747
%changelog
48+
* Fri Nov 26 2021 Stephen Finucane <stephen@that.guru> - 2.2.1-1
49+
- Update to 2.2.1
50+
4851
* Fri Oct 01 2021 Stephen Finucane <stephen@that.guru> - 2.2.0-1
4952
- Update to 2.2.0
5053

0 commit comments

Comments
 (0)