Compare commits
10 Commits
7a265e2d14
...
5f8e2470b9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f8e2470b9 | ||
|
|
1c6c470bb5 | ||
|
|
9559275f2f | ||
|
|
f74bce966e | ||
|
|
ebd8c70abf | ||
|
|
70157a0fcb | ||
|
|
7bfa02467d | ||
|
|
3a35defea3 | ||
|
|
a7ed06108a | ||
|
|
aa6d161f6e |
Binary file not shown.
BIN
kde-settings-39.0.tar.gz
Normal file
BIN
kde-settings-39.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: kde-settings
|
||||
Version: 29.1
|
||||
Release: 3
|
||||
Version: 39.0
|
||||
Release: 1
|
||||
Summary: Config files for kde
|
||||
License: MIT
|
||||
Url: https://github.com/FedoraKDE/kde-settings
|
||||
Url: https://pagure.io/fedora-kde/kde-settings
|
||||
BuildArch: noarch
|
||||
Source0: https://github.com/FedoraKDE/kde-settings/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: https://pagure.io/fedora-kde/kde-settings/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: COPYING
|
||||
Conflicts: kf5-kdelibs4support < 5.7.0-3
|
||||
Provides: kde-settings-pulseaudio = %{version}-%{release}
|
||||
@ -54,18 +54,26 @@ install -D %{SOURCE1} .
|
||||
%config(noreplace) %{_sysconfdir}/xdg/kdebugrc
|
||||
%config(noreplace) /etc/pam.d/*
|
||||
%exclude %{_sysconfdir}/{kde/kdm,logrotate.d/kdm,pam.d/kdm*}
|
||||
%exclude %{_localstatedir}/lib/kdm/backgroundrc
|
||||
%exclude %{_tmpfilesdir}/kdm.conf
|
||||
%exclude %{_unitdir}/kdm.service
|
||||
%exclude %{_sysconfdir}/X11/xinit/xinitrc.d/20-kdedirs-minimal.sh
|
||||
%exclude %{_sysconfdir}/profile.d/qt-graphicssystem.*
|
||||
%exclude %{_sysconfdir}/xdg/plasma-workspace/*
|
||||
%exclude %{_datadir}/plasma/*
|
||||
%{_prefix}/lib/sddm/sddm.conf.d/kde_settings.conf
|
||||
|
||||
%files -n qt-settings
|
||||
%config(noreplace) %{_sysconfdir}/Trolltech.conf
|
||||
|
||||
%changelog
|
||||
* Wed Dec 13 2023 wangqia <wangqia@uniontech.com> - 39.0-1
|
||||
- Update to 39.0
|
||||
|
||||
* Wed Sep 06 2023 wulei <wu_lei@hoperun.com> - 38.3-1
|
||||
- Update to 38.3
|
||||
|
||||
* Wed Jun 22 2022 yaoxin <yaoxin30@h-partners.com> - 36.1-2
|
||||
- Replace invalid Url and Source0
|
||||
|
||||
* Wed Jun 15 2022 SimpleUpdate Robot <tc@openeuler.org> - 36.1-1
|
||||
- Upgrade to version 36.1
|
||||
|
||||
* Mon Dec 23 2019 gulining<gulining1@huawei.com> - 29.1-3
|
||||
- remove plasma and sepatate qt-settings
|
||||
|
||||
|
||||
4
kde-settings.yaml
Normal file
4
kde-settings.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: FedoraKDE/kde-settings
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user