Skip to content

Commit 56468a5

Browse files
committed
Update spec & bump version
1 parent dae930d commit 56468a5

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

fedberry-config.spec

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
%define name %{bname}-config
33

44
Name: %{name}
5-
Version: 0.3.10
6-
Release: 2%{?dist}
5+
Version: 0.3.11
6+
Release: 1%{?dist}
77
License: GPLv3+
88
Summary: Easy configuration of various system options in FedBerry
99
Group: 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

0 commit comments

Comments
 (0)