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