Compare commits

..

No commits in common. "02bcfc0ad5e1bc97370285a16a6eb7dc4e1bd79a" and "b27f506cf0779888cdef687d1f224b0879aca8b6" have entirely different histories.

4 changed files with 7 additions and 20 deletions

View File

@ -1,12 +1,12 @@
Name: libzen
Version: 0.4.41
Version: 0.4.38
Release: 1
Summary: Shared library for libmediainfo and medianfo*
Summary(ru): Разделяемая библиотека для libmediainfo и medianfo*
License: zlib
URL: https://github.com/MediaArea/ZenLib
Source0: https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.gz
Source0: %{name}_%{version}.tar.bz2
BuildRequires: gcc
BuildRequires: gcc-c++
@ -20,22 +20,22 @@ Files shared library for libmediainfo and medianfo-*.
%description -l ru
Файлы разделяемой библиотеки для libmediainfo и medianfo-*.
%package help
%package doc
Summary: Documentation for %{name}
Summary(ru): Пакет с документацией для %{name}
Requires: %{name} = %{version}-%{release}
Requires: %{name} = %{version}
BuildArch: noarch
%description help
%description doc
Documentation files.
%description help -l ru
%description doc -l ru
Файлы документации %{name}.
%package devel
Summary: Include files and mandatory libraries for development
Summary(ru): Пакет с файлами для разработки %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}
%description devel
Include files and mandatory libraries for development.
@ -90,14 +90,5 @@ 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

View File

@ -1,4 +0,0 @@
version_control: github
src_repo: MediaArea/ZenLib
tag_prefix: "^v"
seperator: "."

BIN
libzen_0.4.38.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.