Fixed URL [release 1.19-2mamba;Wed Feb 24 2021]
This commit is contained in:
parent
a97c4eabf0
commit
a4ee33469d
10
enca.spec
10
enca.spec
@ -1,17 +1,18 @@
|
||||
Name: enca
|
||||
Version: 1.19
|
||||
Release: 1mamba
|
||||
Summary: Enca detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings
|
||||
Release: 2mamba
|
||||
Summary: detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings
|
||||
Group: Applications/Text
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://gitorious.org/enca
|
||||
URL: https://cihar.com/software/enca/
|
||||
Source: http://dl.cihar.com/enca/enca-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
@ -91,6 +92,9 @@ This package contains static libraries and header files needed for development.
|
||||
#%doc THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.19-2mamba
|
||||
- Fixed URL
|
||||
|
||||
* Fri Sep 09 2016 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user