We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf94a71 commit d673b81Copy full SHA for d673b81
fedberry-config.spec
@@ -2,7 +2,7 @@
2
%define name %{bname}-config
3
4
Name: %{name}
5
-Version: 0.4.4
+Version: 0.4.5
6
Release: 1%{?dist}
7
License: GPLv3+
8
Summary: Easy configuration of various system options in FedBerry
@@ -91,6 +91,9 @@ rm -rf %{buildroot}
91
92
93
%changelog
94
+* Fri Apr 20 2018 Vaughan <vaughan at agrez dot net> 0.4.5-1
95
+- New release
96
+
97
* Tue Apr 03 2018 Vaughan <vaughan at agrez dot net> 0.4.4-1
98
- New release
99
0 commit comments