!2 update to 0.4.39
From: @leeffo Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
609f47aff8
17
libzen.spec
17
libzen.spec
@ -1,14 +1,18 @@
|
|||||||
Name: libzen
|
Name: libzen
|
||||||
Version: 0.4.38
|
Version: 0.4.39
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Shared library for libmediainfo and medianfo*
|
Summary: Shared library for libmediainfo and medianfo*
|
||||||
Summary(ru): Разделяемая библиотека для libmediainfo и medianfo*
|
Summary(ru): Разделяемая библиотека для libmediainfo и medianfo*
|
||||||
|
|
||||||
License: zlib
|
License: zlib
|
||||||
URL: https://github.com/MediaArea/ZenLib
|
URL: https://github.com/MediaArea/ZenLib
|
||||||
Source0: %{name}_%{version}.tar.bz2
|
Source0: https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ doxygen cmake pkgconfig(zlib)
|
BuildRequires: gcc
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: doxygen
|
||||||
|
BuildRequires: cmake
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Files shared library for libmediainfo and medianfo-*.
|
Files shared library for libmediainfo and medianfo-*.
|
||||||
@ -19,7 +23,7 @@ Files shared library for libmediainfo and medianfo-*.
|
|||||||
%package help
|
%package help
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Summary(ru): Пакет с документацией для %{name}
|
Summary(ru): Пакет с документацией для %{name}
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}-%{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -31,7 +35,7 @@ Documentation files.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Include files and mandatory libraries for development
|
Summary: Include files and mandatory libraries for development
|
||||||
Summary(ru): Пакет с файлами для разработки %{name}
|
Summary(ru): Пакет с файлами для разработки %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Include files and mandatory libraries for development.
|
Include files and mandatory libraries for development.
|
||||||
@ -86,5 +90,8 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 liweiganga <liweiganga@uniontech.com> - 0.4.39-1
|
||||||
|
- update to 0.4.39
|
||||||
|
|
||||||
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 0.4.38-1
|
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 0.4.38-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Binary file not shown.
BIN
libzen_0.4.39.tar.gz
Normal file
BIN
libzen_0.4.39.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user