Commit a748dc709bd34b85b6a7afa0cb062f02e56c2cda

Authored by Perry Werneck
1 parent c3c6f306
Exists in master

Updating package control file.

Showing 1 changed file with 10 additions and 10 deletions   Show diff stats
rpm/lib3270-mono-bindings.spec
... ... @@ -18,16 +18,16 @@
18 18  
19 19 %define vrslib %(pkg-config --modversion lib3270)
20 20  
21   -Summary: Mono binding for pw3270/lib3270
22   -Name: lib3270-mono-bindings
23   -Version: 1.0
24   -Release: 0
25   -License: GPL-2.0
26   -Source: %{name}-%{version}.tar.bz2
27   -URL: https://portal.softwarepublico.gov.br/social/pw3270/
28   -Group: Development/Languages/Mono
29   -
30   -BuildRoot: /var/tmp/%{name}-%{version}
  21 +Summary: Mono binding for pw3270/lib3270
  22 +Name: lib3270-mono-bindings
  23 +Version: 1.0
  24 +Release: 0
  25 +License: GPL-2.0
  26 +Source: %{name}-%{version}.tar.xz
  27 +URL: https://portal.softwarepublico.gov.br/social/pw3270/
  28 +Group: Development/Languages/Mono
  29 +
  30 +BuildRoot: /var/tmp/%{name}-%{version}
31 31  
32 32 BuildRequires: mono-devel
33 33 BuildRequires: autoconf >= 2.61
... ...