Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
ae7cd9032c
!11 Upgrade to 1.5.6
From: @starlet-dx 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
2023-10-17 00:59:00 +00:00
starlet-dx
f837b2fad7 Upgrade to 1.5.6 2023-10-13 17:36:00 +08:00
openeuler-ci-bot
640ffd620b
!8 Package upgrade
From: @lyn1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-06-16 12:13:15 +00:00
lyn1001
148214f6aa Package upgrade 2022-06-16 18:14:45 +08:00
openeuler-ci-bot
9d1644ca5c !7 修复因缺少依赖导致编译失败问题
From: @wu-leilei
Reviewed-by: @hht8,@small_leek
Signed-off-by: @small_leek
2021-06-15 01:36:54 +00:00
wu-leilei
3e2aad4408 fixes failed: no acceptable C compiler found in PATH 2021-06-03 15:43:09 +08:00
openeuler-ci-bot
8ecdd37f50 !6 Standardize the format of the yaml file
Merge pull request !6 from sigui/master
2020-06-30 15:29:16 +08:00
root
c8596fcb77 Standardize the format of the yaml file 2020-06-30 09:23:49 +08:00
root
f87e794a49 Standardize the format of the yaml file 2020-06-30 09:21:19 +08:00
openeuler-ci-bot
b49c6d6242 !4 Add libburn.yaml
Merge pull request !4 from huanghaitao/master
2020-05-09 19:32:39 +08:00
hht8
9304850355 Add libburn.yaml 2020-05-09 09:47:11 +08:00
6 changed files with 16 additions and 3 deletions

Binary file not shown.

Binary file not shown.

BIN
libburn-1.5.6.tar.gz Normal file

Binary file not shown.

BIN
libburn-1.5.6.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,13 +1,13 @@
Name: libburn Name: libburn
Version: 1.4.8 Version: 1.5.6
Release: 6 Release: 1
Summary: The underlying programming library Summary: The underlying programming library
License: GPLv2+ License: GPLv2+
URL: http://libburnia-project.org/ URL: http://libburnia-project.org/
Source0: http://files.libburnia-project.org/releases/libburn-%{version}.tar.gz Source0: http://files.libburnia-project.org/releases/libburn-%{version}.tar.gz
Source1: http://files.libburnia-project.org/releases/libburn-%{version}.tar.gz.sig Source1: http://files.libburnia-project.org/releases/libburn-%{version}.tar.gz.sig
Patch0000: 0000-libburn-0.6.16-multilib.patch Patch0000: 0000-libburn-0.6.16-multilib.patch
BuildRequires: intltool gettext BuildRequires: intltool gettext gcc
%description %description
Libburn is a library for writing preformatted data onto optical media: CD, DVD and BD (Blu-Ray). Libburn is a library for writing preformatted data onto optical media: CD, DVD and BD (Blu-Ray).
@ -95,5 +95,14 @@ fi
%{_bindir}/cdrskin %{_bindir}/cdrskin
%changelog %changelog
* Fri Oct 13 2023 yaoxin <yao_xin001@hoperun.com> - 1.5.6-1
- Upgrade to 1.5.6
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.5.4-1
- Upgrade to version 1.5.4
* Thu Jun 03 2021 wulei <wulei80@huawei.com> - 1.4.8-7
- fixes failed: no acceptable C compiler found in $PATH
* Sat Dec 21 2019 shijian <shijian16@huawei.com> - 1.4.8-6 * Sat Dec 21 2019 shijian <shijian16@huawei.com> - 1.4.8-6
- Package init - Package init

4
libburn.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: git
src_repo: https://dev.lovelyhq.com/libburnia/libburn
tag_prefix: "release-"
seperator: "."