Commit 32c0543f7ae806f2226335b4c2c7d4784958b0b6
1 parent
9e377d25
Exists in
master
and in
1 other branch
Updating spec file.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
rpm/pw3270-plugin-hllapi.spec
... | ... | @@ -19,13 +19,13 @@ |
19 | 19 | #---[ Versions ]------------------------------------------------------------------------------------------------------ |
20 | 20 | |
21 | 21 | %define MAJOR_VERSION 5 |
22 | -%define MINOR_VERSION 2 | |
22 | +%define MINOR_VERSION 1 | |
23 | 23 | |
24 | 24 | #---[ Main package ]-------------------------------------------------------------------------------------------------- |
25 | 25 | |
26 | 26 | Summary: HLLAPI plugin and client library for pw3270 |
27 | 27 | Name: pw3270-plugin-hllapi |
28 | -Version: 5.2 | |
28 | +Version: 5.1 | |
29 | 29 | Release: 0 |
30 | 30 | License: LGPL-3.0 |
31 | 31 | Source: %{name}-%{version}.tar.xz | ... | ... |