-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c7137be
commit 0f9f3e7
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: Jens is a Puppet modules/hostgroups librarian | ||
Name: puppet-jens | ||
Version: 0.25 | ||
Version: 1.1 | ||
Release: 1%{?dist} | ||
|
||
License: GPLv3 | ||
|
@@ -69,6 +69,10 @@ install -m 0644 jens-tmpfiles.conf %{buildroot}%{_tmpfilesdir}/%{name}.conf | |
%{_tmpfilesdir}/%{name}.conf | ||
|
||
%changelog | ||
* Tue Jul 07 2020 Nacho Barrientos <[email protected]> - 1.1-1 | ||
- Python3-only compatibility. | ||
- Use tmpfiles.d to create the lock directory. | ||
|
||
* Mon Jun 29 2020 Nacho Barrientos <[email protected]> - 0.25-1 | ||
- Minor fixes to the Spec file. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters