update dde-server-industry-config package

This commit is contained in:
hanshuang 2023-10-10 14:02:04 +08:00
parent 5eeb6e9dd5
commit 6f7186af72
3 changed files with 7 additions and 5 deletions

Binary file not shown.

12
dde-server-industry-config.spec Executable file → Normal file
View File

@ -5,13 +5,14 @@
%endif
Name: dde-server-industry-config
Version: 5.0.0.3
Release: 1
Version: 5.0.1
Release: 1%{?dist}.01
Summary: DDE desktop-server industry version special configuration file.
License: LGPLv3
URL: http://shuttle.corp.deepin.com/cache/tasks/19366/unstable-amd64
Source0: http://shuttle.corp.deepin.com/cache/tasks/19366/unstable-amd64/%{name}_%{version}.orig.tar.xz
Source0: %{name}-%{version}.tar.gz
BuildRequires: cmake
BuildArch: noarch
%description
@ -28,10 +29,11 @@ install -d %{buildroot}/usr/share/glib-2.0/schemas/
install -Dm644 com.deepin.dde.auth.control.gschema.xml %{buildroot}/usr/share/glib-2.0/schemas/
install -Dm644 com.deepin.dde.control-versiontype.gschema.xml %{buildroot}/usr/share/glib-2.0/schemas/
%files
%{_datadir}/glib-2.0/schemas/*
%changelog
* Thu Sep 10 2020 chenbo pan <panchenbo@uniontech.com> 5.0.0.3
- Initial package build
* Fri Jun 10 2022 uoser <uoser@uniontech.com> - 5.0.1-1.01
- package init