We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea48a5 commit d133afaCopy full SHA for d133afa
fedberry-config.spec
@@ -2,7 +2,7 @@
2
%define name %{bname}-config
3
4
Name: %{name}
5
-Version: 0.4.2
+Version: 0.4.3
6
Release: 1%{?dist}
7
License: GPLv3+
8
Summary: Easy configuration of various system options in FedBerry
@@ -91,6 +91,10 @@ rm -rf %{buildroot}
91
92
93
%changelog
94
+* Fri Mar 30 2018 Vaughan <vaughan at agrez dot net> 0.4.3-1
95
+- New release
96
+- Remove executing gtk-update-icon-cache in %%post
97
+
98
* Sat Dec 16 2017 Vaughan <vaughan at agrez dot net> 0.4.2-1
99
- New release
100
0 commit comments