diff --git a/kcm-about-distrorc b/kcm-about-distrorc deleted file mode 100644 index 4d68eb8..0000000 --- a/kcm-about-distrorc +++ /dev/null @@ -1,4 +0,0 @@ -[General] -LogoPath=/usr/share/icons/hicolor/scalable/apps/distributor-logo-MicroOS.svg -Website=https://en.opensuse.org/Portal:MicroOS/Desktop - diff --git a/plasma-branding-MicroOS.changes b/plasma-branding-MicroOS.changes index 629c3a9..a2d8db8 100644 --- a/plasma-branding-MicroOS.changes +++ b/plasma-branding-MicroOS.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 14 18:07:18 UTC 2023 - Shawn Dunn + +- Reverted prior commit, will investigate alternate method. + * https://build.opensuse.org/request/show/1065543 +- 20230214 + ------------------------------------------------------------------- Thu Feb 2 22:24:51 UTC 2023 - Shawn Dunn diff --git a/plasma-branding-MicroOS.spec b/plasma-branding-MicroOS.spec index 55019d7..424ba3a 100644 --- a/plasma-branding-MicroOS.spec +++ b/plasma-branding-MicroOS.spec @@ -24,7 +24,6 @@ Source: COPYING Source1: flathub.flatpakrepo Source2: mod-firstboot.desktop Source3: mod-firstboot -Source4: kcm-about-distrorc BuildArch: noarch BuildRequires: flatpak BuildRequires: transactional-update @@ -35,7 +34,7 @@ Requires: libqt5-qdbus Requires: sound-theme-freedesktop Requires: transactional-update Conflicts: gnome-branding-MicroOS -Version: 20220202 +Version: 20230214 Release: 0 %description @@ -47,7 +46,6 @@ cp -a %{SOURCE0} COPYING cp -a %{SOURCE1} flathub.flatpakrepo cp -a %{SOURCE2} mod-firstboot.desktop cp -a %{SOURCE3} mod-firstboot -cp -a %{SOURCE4} kcm-about-distrorc %build @@ -75,7 +73,5 @@ sed -i 's/^REBOOT_METHOD=notify/#REBOOT_METHOD=auto/' %{_prefix}%{_sysconfdir}/t %dir %{_sysconfdir}/skel/.config/autostart %config(noreplace) %{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop %{_bindir}/mod-firstboot -%dir %{_sysconfdir}/xdg -%config(noreplace) %{_sysconfdir}/xdg/kcm-about-distrorc %changelog