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
|
||||
Version: 0.19.7
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Summary: A Free Implementation of the Unicode Bidirectional Algorithm
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -63,6 +64,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_mandir}/man3/fribidi_*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user