automatic version update by autodist [release 0.15.1-1mamba;Sun May 02 2021]
This commit is contained in:
parent
d3a61376ca
commit
0b6756a92d
18
libass.spec
18
libass.spec
@ -1,23 +1,30 @@
|
|||||||
Name: libass
|
Name: libass
|
||||||
Version: 0.15.0
|
Version: 0.15.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Portable Advanced Substation Alpha/Substation Alpha subtitle renderer
|
Summary: Portable Advanced Substation Alpha/Substation Alpha subtitle renderer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://code.google.com/p/libass/
|
URL: https://code.google.com/p/libass/
|
||||||
Source: https://github.com/libass/libass/releases/download/%{version}/libass-%{version}.tar.xz
|
Source: https://github.com/libass/libass/releases/download/%{version}/libass-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: enca-devel
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libfribidi-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgraphite2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libass is a portable subtitle renderer for the ASS/SSA
|
libass is a portable subtitle renderer for the ASS/SSA
|
||||||
@ -81,6 +88,9 @@ This package contains static libraries need for development.
|
|||||||
%{_libdir}/libass.*a
|
%{_libdir}/libass.*a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 0.15.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 0.15.0-1mamba
|
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 0.15.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user