We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f3176 commit 189b7f0Copy full SHA for 189b7f0
1 file changed
rpm/SPECS/musl-static.spec
@@ -3,7 +3,7 @@
3
%define profiled %{_sysconfdir}/profile.d
4
5
Name: %{spname}-static
6
-Version: 1.1.21
+Version: 1.1.22
7
Release: 0%{?dist}
8
Summary: musl is a standard C/POSIX library
9
@@ -67,6 +67,9 @@ ln -s /usr/include/mtd %{buildroot}%{musldir}/include/
67
68
69
%changelog
70
+* Thu Apr 11 2019 ryan woodsmall <rwoodsmall@gmail.com> - 1.1.22-0
71
+- musl 1.1.22
72
+
73
* Tue Jan 22 2019 ryan woodsmall <rwoodsmall@gmail.com> - 1.1.21-0
74
- musl 1.1.21
75
0 commit comments