We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a937823 commit 2b217d5Copy full SHA for 2b217d5
debbuild-macros.spec
@@ -2,7 +2,7 @@
2
%{!?_debmacrodir: %global _debmacrodir %{_debconfigdir}/macros.d}
3
4
Name: debbuild-macros
5
-Version: 0.0.4
+Version: 0.0.5
6
Release: 0%{?dist}
7
Summary: Various macros for extending debbuild functionality
8
@@ -108,6 +108,9 @@ rm -fv %{buildroot}%{_debmacrodir}/macros.sysusers
108
109
110
%changelog
111
+* Fri Jul 09 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.5-0
112
+- New release
113
+
114
* Thu Sep 17 2020 Neal Gompa <ngompa13@gmail.com> - 0.0.4-0
115
- New release
116
0 commit comments