Compare commits
10 Commits
6e3ff5c04e
...
2e207156d5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e207156d5 | ||
|
|
d60de77ff9 | ||
|
|
7394f45b27 | ||
|
|
c4317824ea | ||
|
|
f17875e2f4 | ||
|
|
e15e8a7232 | ||
|
|
5f5fbd58eb | ||
|
|
4bcaf07e72 | ||
|
|
09ffb440ac | ||
|
|
fc0aebe929 |
@ -2,7 +2,7 @@
|
||||
|
||||
Name: xfce4-calculator-plugin
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A calculator plugin for the Xfce4 panel
|
||||
#Group: Development/Libraries
|
||||
License: GPLv2+
|
||||
@ -57,5 +57,6 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
|
||||
%{_datadir}/icons/hicolor/*/*/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 26 2020 Wenlong Ding <wenlong.ding@turbolinux.com.cn> -0.7.0-2
|
||||
* Tue Jul 14 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.7.0-1
|
||||
- Init package
|
||||
|
||||
4
xfce4-calculator-plugin.yaml
Normal file
4
xfce4-calculator-plugin.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin.git
|
||||
tag_prefix: "xfce4-calculator-plugin-"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user