We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ae82e commit 5703ae8Copy full SHA for 5703ae8
fedberry-config
@@ -12,7 +12,7 @@
12
NAME=fedberry-config
13
AUTHORS="Vaughan Agrez"
14
YEAR=2018
15
-VERSION=0.4.6
+VERSION=0.4.7
16
BUG_REPORTS="https://github.com/fedberry/fedberry-config"
17
18
fedberry-config.spec
@@ -2,7 +2,7 @@
2
%define name %{bname}-config
3
4
Name: %{name}
5
-Version: 0.4.6
+Version: 0.4.7
6
Release: 1%{?dist}
7
License: GPLv3+
8
Summary: Easy configuration of various system options in FedBerry
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
86
87
88
%changelog
89
+* Wed Nov 28 2018 Vaughan <vaughan at agrez dot net> 0.4.7-1
90
+- New release
91
+
92
* Fri Oct 12 2018 Vaughan <vaughan at agrez dot net> 0.4.6-1
93
- New release
94
0 commit comments