Commit af6dd3e1df47e20a42159033bca63368ea333d94

Authored by Perry Werneck
1 parent 47b48f3a

Atualizando versão no spec.

Showing 2 changed files with 2 additions and 3 deletions   Show diff stats
modules/lib3270
1   -Subproject commit 091ee6153ea7321718997b9792ede0797615633e
  1 +Subproject commit c21f9f0065482cc068aaa2c3b0c93572dc0d2919
... ...
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  
... ...