Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion xfce4-docklike-plugin.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Name: xfce4-docklike-plugin
Version: 0.1
Release: 1.git%{git_hash}%{?dist}
Release: 2.git%{git_hash}%{?dist}
Summary: A modern taskbar for XFCE

License: GPLv3
Expand Down Expand Up @@ -57,7 +57,10 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
%doc AUTHORS README.md
%{_libdir}/xfce4/panel/plugins/*.so
%{_datadir}/xfce4/panel/plugins/*.desktop
/usr/share/locale/*/LC_MESSAGES/xfce4-docklike-plugin.mo

%changelog
* Mon Jan 3 2021 Tsvetan Gerov <tsvetan@gerov.eu> - 0.1-2-git
- Added locales
* Thu Jun 13 2019 Pavel Podkorytov <pod.pavel@gmail.com> - 0.1-git
- Initial build