update to upstream 0.0.1.8
This commit is contained in:
parent
a758a42b04
commit
590dc3bb75
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
|
Name: dde-device-formatter
|
||||||
Version: 0.0.1.6
|
Version: 0.0.1.8
|
||||||
Release: 1
|
Release: %{specrelease}
|
||||||
Summary: A simple graphical interface for creating file system in a block device
|
Summary: A simple graphical interface for creating file system in a block device
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/linuxdeepin/dde-device-formatter
|
URL: https://github.com/linuxdeepin/dde-device-formatter
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: dtkwidget-devel dtkgui-devel dtkcore-devel qt5-devel
|
BuildRequires: qt5-devel
|
||||||
|
BuildRequires: dtkcore-devel
|
||||||
BuildRequires: dtkwidget-devel
|
BuildRequires: dtkwidget-devel
|
||||||
BuildRequires: dtkgui-devel
|
BuildRequires: dtkgui-devel
|
||||||
BuildRequires: udisks2-qt5-devel
|
BuildRequires: udisks2-qt5-devel
|
||||||
@ -36,6 +42,9 @@ popd
|
|||||||
%{_datadir}/%{name}/*
|
%{_datadir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 0.0.1.6-1
|
||||||
- Update 0.0.1.6
|
- Update 0.0.1.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user