We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6398cbd commit d58116dCopy full SHA for d58116d
debbuild-macros.spec
@@ -1,7 +1,7 @@
1
%{!?_debmacrodir: %global _debmacrodir %{_prefix}/lib/debbuild/macros.d}
2
3
Name: debbuild-macros
4
-Version: 1
+Version: 0.0.1
5
Release: 0%{?dist}
6
Summary: Various macros for extending debbuild functionality
7
@@ -97,5 +97,5 @@ install -pm 0644 macros.systemd %{buildroot}%{_debmacrodir}/macros.systemd
97
98
99
%changelog
100
-* Mon Nov 25 2019 Neal Gompa <ngompa13@gmail.com> - 1-0
+* Mon Nov 25 2019 Neal Gompa <ngompa13@gmail.com> - 0.0.1-0
101
- Initial release
0 commit comments