!5 update to upstream 0.0.1.8
From: @xzyangha Reviewed-by: @yeqinglong01 Signed-off-by: @yeqinglong01
This commit is contained in:
commit
e3667afc60
Binary file not shown.
BIN
dde-device-formatter-0.0.1.8.tar.gz
Normal file
BIN
dde-device-formatter-0.0.1.8.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,18 @@
|
||||
%define specrelease 1%{?dist}
|
||||
%if 0%{?openeuler}
|
||||
%define specrelease 1
|
||||
%endif
|
||||
|
||||
Name: dde-device-formatter
|
||||
Version: 0.0.1.6
|
||||
Release: 1
|
||||
Version: 0.0.1.8
|
||||
Release: %{specrelease}
|
||||
Summary: A simple graphical interface for creating file system in a block device
|
||||
License: GPLv3+
|
||||
URL: https://github.com/linuxdeepin/dde-device-formatter
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: dtkwidget-devel dtkgui-devel dtkcore-devel qt5-devel
|
||||
BuildRequires: qt5-devel
|
||||
BuildRequires: dtkcore-devel
|
||||
BuildRequires: dtkwidget-devel
|
||||
BuildRequires: dtkgui-devel
|
||||
BuildRequires: udisks2-qt5-devel
|
||||
@ -36,6 +42,9 @@ popd
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 0.0.1.8-1
|
||||
- update to 0.0.1.8
|
||||
|
||||
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 0.0.1.6-1
|
||||
- Update 0.0.1.6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user