Compare commits
10 Commits
b27f506cf0
...
02bcfc0ad5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02bcfc0ad5 | ||
|
|
2be5651753 | ||
|
|
a95528de5d | ||
|
|
4a26161dc9 | ||
|
|
609f47aff8 | ||
|
|
309bcdd394 | ||
|
|
e1e5b1c5f0 | ||
|
|
f72d4acbc1 | ||
|
|
df81278d97 | ||
|
|
89819287e4 |
23
libzen.spec
23
libzen.spec
@ -1,12 +1,12 @@
|
||||
Name: libzen
|
||||
Version: 0.4.38
|
||||
Version: 0.4.41
|
||||
Release: 1
|
||||
Summary: Shared library for libmediainfo and medianfo*
|
||||
Summary(ru): Разделяемая библиотека для libmediainfo и medianfo*
|
||||
|
||||
License: zlib
|
||||
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
|
||||
BuildRequires: gcc-c++
|
||||
@ -20,22 +20,22 @@ Files shared library for libmediainfo and medianfo-*.
|
||||
%description -l ru
|
||||
Файлы разделяемой библиотеки для libmediainfo и medianfo-*.
|
||||
|
||||
%package doc
|
||||
%package help
|
||||
Summary: Documentation for %{name}
|
||||
Summary(ru): Пакет с документацией для %{name}
|
||||
Requires: %{name} = %{version}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
||||
%description doc
|
||||
%description help
|
||||
Documentation files.
|
||||
|
||||
%description doc -l ru
|
||||
%description help -l ru
|
||||
Файлы документации %{name}.
|
||||
|
||||
%package devel
|
||||
Summary: Include files and mandatory libraries for development
|
||||
Summary(ru): Пакет с файлами для разработки %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
Include files and mandatory libraries for development.
|
||||
@ -90,5 +90,14 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 4 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 0.4.41-1
|
||||
- update to 0.4.41
|
||||
|
||||
* Tue Feb 21 2023 liweiganga <liweiganga@uniontech.com> - 0.4.40-1
|
||||
- upstream to 0.4.40
|
||||
|
||||
* 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
|
||||
- Initial release for OpenEuler
|
||||
|
||||
4
libzen.yaml
Normal file
4
libzen.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: MediaArea/ZenLib
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
Binary file not shown.
BIN
libzen_0.4.41.tar.gz
Normal file
BIN
libzen_0.4.41.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user