File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22%define name %{bname }-config
33
44Name: %{name }
5- Version: 0.3.10
6- Release: 2 %{?dist }
5+ Version: 0.3.11
6+ Release: 1 %{?dist }
77License: GPLv3+
88Summary: Easy configuration of various system options in FedBerry
99Group: Applications/System
@@ -80,8 +80,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
8080
8181
8282%files
83- %doc README.md
84- %doc README.html
83+ %doc README.md README.html
8584%license LICENSE
8685%attr(0755,root,root) %{_sbindir }/%{name }
8786%attr(0644,root,root) %{_unitdir }/rootfs-grow.service
@@ -90,6 +89,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
9089
9190
9291%changelog
92+ * Tue May 02 2017 Vaughan <vaughan at agrez dot net> 0.3.11-1
93+ - New release
94+ - Add custom icon
95+
9396* Sun Apr 30 2017 Vaughan <vaughan at agrez dot net> 0.3.10-2
9497- Update desktop file
9598
You can’t perform that action at this time.
0 commit comments