!4 update version from 2.0.0 to 2.1.0
From: @zzm_567 Reviewed-by: @orange-snn Signed-off-by: @orange-snn
This commit is contained in:
commit
91dddbd996
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iEYEABECAAYFAlpJdAsACgkQGo3lAIJ17CEXdgCdEZXiRK7QgIz2cT0J7ck9URTK
|
|
||||||
xh8AnjmWzo2mrHFaROhv+upvO/XKv8gg
|
|
||||||
=gzNu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
||||||
BIN
libcdio-2.1.0.tar.bz2
Normal file
BIN
libcdio-2.1.0.tar.bz2
Normal file
Binary file not shown.
6
libcdio-2.1.0.tar.bz2.sig
Normal file
6
libcdio-2.1.0.tar.bz2.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQTapjvCWCA0oCuSPVIajeUAgnXsIQUCXLfTGgAKCRAajeUAgnXs
|
||||||
|
IbgPAJ9VeCzDcgfxpLh+zfNIwrRfEYxEegCffF1BoaCcEB9CKxx7rleF2CYRosA=
|
||||||
|
=tmRS
|
||||||
|
-----END PGP SIGNATURE-----
|
||||||
13
libcdio.spec
13
libcdio.spec
@ -1,11 +1,11 @@
|
|||||||
Name: libcdio
|
Name: libcdio
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 8
|
Release: 1
|
||||||
Summary: CD-ROM input and control library
|
Summary: CD-ROM input and control library
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/libcdio/
|
URL: http://www.gnu.org/software/libcdio/
|
||||||
Source0: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz
|
Source0: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2
|
||||||
Source1: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz.sig
|
Source1: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2.sig
|
||||||
Source2: libcdio_x86_64_config.h
|
Source2: libcdio_x86_64_config.h
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ git pkgconfig doxygen ncurses-devel help2man chrpath gettext-devel
|
BuildRequires: gcc gcc-c++ git pkgconfig doxygen ncurses-devel help2man chrpath gettext-devel
|
||||||
@ -90,11 +90,14 @@ fi
|
|||||||
%{_includedir}/cdio++/*.hpp
|
%{_includedir}/cdio++/*.hpp
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc NEWS README README.libcdio THANKS TODO
|
%doc NEWS.md README README.libcdio THANKS TODO
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2021 zhanzhimin <zhanzhimin@huawei.com> - 2.1.0-1
|
||||||
|
- update to 2.1.0
|
||||||
|
|
||||||
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.0-8
|
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.0-8
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user