Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43e0f213b8 |
1 changed files with 5 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
Summary: A daemon to record and keep track of system up times
|
||||
Name: uptimed
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Release: 1%{?dist}.1
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/rpodgorny/uptimed/
|
||||
Source0: https://github.com/rpodgorny/%{name}/archive/v%{version}.tar.gz
|
||||
# https://github.com/rpodgorny/uptimed/pull/6
|
||||
|
|
@ -79,6 +79,9 @@ mkdir -p %{buildroot}%{_localstatedir}/spool/uptimed
|
|||
%{_includedir}/uptimed.h
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Tomasz Torcz <ttorcz@fedoraproject.org> - 0.4.6-1.1
|
||||
- rebuilt
|
||||
|
||||
* Mon Nov 15 2021 Tomasz Torcz <ttorcz@fedoraproject.org> - 0.4.6-1
|
||||
- new version, better duplicated detection (rhbz#2023336)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue