Commit af6dd3e1df47e20a42159033bca63368ea333d94
1 parent
47b48f3a
Exists in
master
and in
5 other branches
Atualizando versão no spec.
Showing
2 changed files
with
2 additions
and
3 deletions
Show diff stats
modules/lib3270
rpm/pw3270.spec
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | #---[ Versions ]------------------------------------------------------------------------------------------------------ |
20 | 20 | |
21 | 21 | %define MAJOR_VERSION 5 |
22 | -%define MINOR_VERSION 1 | |
22 | +%define MINOR_VERSION 2 | |
23 | 23 | |
24 | 24 | %define _libvrs %{MAJOR_VERSION}_%{MINOR_VERSION} |
25 | 25 | |
... | ... | @@ -39,7 +39,6 @@ Group: System/X11/Terminals |
39 | 39 | Url: https://portal.softwarepublico.gov.br/social/pw3270/ |
40 | 40 | |
41 | 41 | Source: pw3270-%{version}.tar.bz2 |
42 | -#Source1: %{name}.rpmlintrc | |
43 | 42 | |
44 | 43 | BuildRoot: %{_tmppath}/%{name}-%{version}-build |
45 | 44 | ... | ... |