update to 1.0.1 [release 1.0.1-1mamba;Wed Mar 21 2018]
This commit is contained in:
parent
e37813c9c0
commit
4d1946693c
@ -1,5 +1,5 @@
|
|||||||
Name: libfribidi
|
Name: libfribidi
|
||||||
Version: 0.19.7
|
Version: 1.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Free Implementation of the Unicode Bidirectional Algorithm
|
Summary: A Free Implementation of the Unicode Bidirectional Algorithm
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://fribidi.sourceforge.net/
|
URL: http://fribidi.sourceforge.net/
|
||||||
Source: http://fribidi.org/download/fribidi-%{version}.tar.bz2
|
Source: https://github.com/fribidi/fribidi/releases/download/v%{version}/fribidi-%{version}.tar.bz2
|
||||||
|
#Source: http://fribidi.org/download/fribidi-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -63,6 +64,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_mandir}/man3/fribidi_*
|
%{_mandir}/man3/fribidi_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1mamba
|
||||||
|
- update to 1.0.1
|
||||||
|
|
||||||
* Sat Aug 08 2015 Automatic Build System <autodist@mambasoft.it> 0.19.7-1mamba
|
* Sat Aug 08 2015 Automatic Build System <autodist@mambasoft.it> 0.19.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user