Skip to content

Commit 459a2f1

Browse files
author
Daniel Kopeček
committed
Release 0.6.2
1 parent 42f251b commit 459a2f1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

usbguard.spec

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
%global _hardened_build 1
2-
%define buildstamp %(date +%s)
32

43
Name: usbguard
54
Version: 0.6.2
6-
Release: 0.1.%{buildstamp}%{?dist}
5+
Release: 1%{?dist}
76
Summary: A tool for implementing USB device usage policy
87
Group: System Environment/Daemons
98
License: GPLv2+
@@ -175,5 +174,5 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
175174

176175

177176
%changelog
178-
* Sun Sep 18 2016 Daniel Kopeček <dnk1618@gmail.com> 0.6.2-0.1
179-
- Update to 0.6.2
177+
* Sun Sep 18 2016 Daniel Kopeček <dnk1618@gmail.com> 0.6.2-1
178+
- Update to 0.6.2

0 commit comments

Comments
 (0)