Commit 51eeb99b12944d6cd9929768f077774dbba4bca3

Authored by Perry Werneck
1 parent d7720af6
Exists in master and in 1 other branch develop

Updating version.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
rpm/libv3270.spec
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 18
19 19
20 Name: libv3270 20 Name: libv3270
21 -Version: 5.3 21 +Version: 5.4
22 Release: 0 22 Release: 0
23 Summary: 3270 Virtual Terminal for GTK 23 Summary: 3270 Virtual Terminal for GTK
24 License: LGPL-3.0-only 24 License: LGPL-3.0-only
@@ -33,7 +33,7 @@ BuildRequires: gcc-c++ @@ -33,7 +33,7 @@ BuildRequires: gcc-c++
33 BuildRequires: gettext-devel 33 BuildRequires: gettext-devel
34 BuildRequires: m4 34 BuildRequires: m4
35 BuildRequires: pkgconfig(gtk+-3.0) 35 BuildRequires: pkgconfig(gtk+-3.0)
36 -BuildRequires: pkgconfig(lib3270) >= 5.3 36 +BuildRequires: pkgconfig(lib3270) >= 5.4
37 %if 0%{?centos_version} 37 %if 0%{?centos_version}
38 # CENTOS Genmarshal doesn't depend on python! 38 # CENTOS Genmarshal doesn't depend on python!
39 BuildRequires: python 39 BuildRequires: python