We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4703dd commit 830969bCopy full SHA for 830969b
fedberry-config.spec
@@ -2,7 +2,7 @@
2
%define name %{bname}-config
3
4
Name: %{name}
5
-Version: 0.3.9
+Version: 0.3.10
6
Release: 1%{?dist}
7
License: GPLv3+
8
Summary: Easy configuration of various system options in FedBerry
@@ -80,6 +80,10 @@ rm -rf %{buildroot}
80
81
82
%changelog
83
+* Fri Apr 28 2017 Vaughan <vaughan at agrez dot net> 0.3.10-1
84
+- New release
85
+- Add desktop file
86
+
87
* Fri Mar 17 2017 Vaughan <vaughan at agrez dot net> 0.3.9-1
88
- New release
89
0 commit comments