We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1efb007 commit 38f1a76Copy full SHA for 38f1a76
fedberry-config
@@ -12,7 +12,7 @@
12
NAME=fedberry-config
13
AUTHORS="Vaughan Agrez"
14
YEAR=2017
15
-VERSION=0.4.0
+VERSION=0.4.1
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.0
+Version: 0.4.1
6
Release: 1%{?dist}
7
License: GPLv3+
8
Summary: Easy configuration of various system options in FedBerry
@@ -91,6 +91,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
91
92
93
%changelog
94
+
95
+* Fri Dec 01 2017 Vaughan <vaughan at agrez dot net> 0.4.1-1
96
+- New release
97
98
* Sun Jul 23 2017 Vaughan <vaughan at agrez dot net> 0.4.0-1
99
- New release
100
0 commit comments