update: update to 0.0.1.15

(cherry picked from commit bdeab034785cb2b652ef4a521b524142286ba9ff)
This commit is contained in:
liweiganga 2023-04-04 14:48:20 +08:00 committed by openeuler-sync-bot
parent e3667afc60
commit 9d004fcf30
2 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%endif %endif
Name: dde-device-formatter Name: dde-device-formatter
Version: 0.0.1.8 Version: 0.0.1.15
Release: %{specrelease} 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+
@ -40,8 +40,12 @@ popd
%license LICENSE %license LICENSE
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/%{name}/* %{_datadir}/%{name}/*
%{_datadir}/applications/dde-device-formatter.desktop
%changelog %changelog
* Wed Mar 29 2023 liweiganga <liweiganga@uniontech.com> - 0.0.1.15-1
- update: update to 0.0.1.15
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 0.0.1.8-1 * Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 0.0.1.8-1
- update to 0.0.1.8 - update to 0.0.1.8