fix dde-file-manager compile problem update disomaster package

This commit is contained in:
hanshuang 2023-11-11 17:19:13 +08:00
parent 19245db5ed
commit d71851aa04
4 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,10 @@
Name: disomaster
Version: 5.0.1
Release: 1
Version: 5.0.7
Release: 3.01
Summary: Library to manipulate DISC burning
License: GPLv3+
URL: https://github.com/linuxdeepin/%{name}
Source0: %{url}/archive/%{version}/%{name}_%{version}.orig.tar.xz
Source0: %{name}_%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: libisoburn-devel
@ -46,5 +46,9 @@ export PATH=%{_qt5_bindir}:$PATH
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Mon Nov 13 2023 hanshuang <hanshuang@uniontech.com> - 5.0.7-3.01
- fix: fix dde-file-manager compile problem 5.0.7-3.01
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 5.0.1-1
- Initial release for OpenEuler

View File

@ -1,5 +0,0 @@
version_control: github
src_repo: linuxdeepin/disomaster
tag_prefix: ""
seperator: "."

Binary file not shown.

BIN
disomaster_5.0.7.tar.gz Normal file

Binary file not shown.