update version to 1.0.12.1

(cherry picked from commit 0d03bd461df393d9aa1a8ae1b100c22871bdb449)
This commit is contained in:
konglidong 2022-07-19 13:40:58 +08:00 committed by openeuler-sync-bot
parent 8d959fc778
commit 773679cee6
3 changed files with 7 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,14 @@
Name: dde-account-faces
Version: 1.0.11
Version: 1.0.12.1
Release: 1
Summary: Account faces for Linux Deepin
License: GPLv2+
URL: https://github.com/linuxdeepin/dde-account-faces
Source0: https://github.com/linuxdeepin/dde-account-faces/archive/%{version}/%{name}-%{version}.tar.gz
Source0: %{name}-%{version}.orig.tar.xz
BuildArch: noarch
Requires: accountsservice
Conflicts: deepin-system-settings-module-account
Requires: accountsservice
Conflicts: deepin-system-settings-module-account
%description
Account faces for Linux Deepin
@ -25,5 +25,8 @@ Account faces for Linux Deepin
%{_sharedstatedir}/AccountsService/icons/*
%changelog
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 1.0.12.1-1
- update to 1.0.12.1
* Thu Sep 10 2020 chenbo pan <panchenbo@uniontech.com> - 1.0.11-1
- Initial package build