Skip to content

Commit d58116d

Browse files
committed
Release 0.0.1
1 parent 6398cbd commit d58116d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debbuild-macros.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%{!?_debmacrodir: %global _debmacrodir %{_prefix}/lib/debbuild/macros.d}
22

33
Name: debbuild-macros
4-
Version: 1
4+
Version: 0.0.1
55
Release: 0%{?dist}
66
Summary: Various macros for extending debbuild functionality
77

@@ -97,5 +97,5 @@ install -pm 0644 macros.systemd %{buildroot}%{_debmacrodir}/macros.systemd
9797

9898

9999
%changelog
100-
* Mon Nov 25 2019 Neal Gompa <ngompa13@gmail.com> - 1-0
100+
* Mon Nov 25 2019 Neal Gompa <ngompa13@gmail.com> - 0.0.1-0
101101
- Initial release

0 commit comments

Comments
 (0)