Skip to content

Commit 3dbd7a9

Browse files
committed
Release version 1.2.2
1 parent 3973336 commit 3dbd7a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.2.2
2+
- Fix and/or silence deprecation warnings on newer Python versions (issue #38)
3+
14
1.2.1
25
- Add a missing -x option to set command (issue #17)
36
- Do not transform the %{name} macro for Obsoletes, Provides, Requires, BuildRequires

spec2scl/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '1.2.1'
1+
version = "1.2.2"

0 commit comments

Comments
 (0)