updated to latest upstream 2.0.13
This commit is contained in:
parent
e129df4cf3
commit
b258cd2e45
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ acpid-2.0.5.tar.gz
|
|||||||
/acpid-2.0.10.tar.gz
|
/acpid-2.0.10.tar.gz
|
||||||
/acpid-2.0.11.tar.gz
|
/acpid-2.0.11.tar.gz
|
||||||
/acpid-2.0.12.tar.gz
|
/acpid-2.0.12.tar.gz
|
||||||
|
/acpid-2.0.13.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: ACPI Event Daemon
|
Summary: ACPI Event Daemon
|
||||||
Name: acpid
|
Name: acpid
|
||||||
Version: 2.0.12
|
Version: 2.0.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2011 Jiri Skala <jskala@redhat.com> - 2.0.13-1
|
||||||
|
- updated to latest upstream 2.0.13
|
||||||
|
|
||||||
* Tue Aug 16 2011 Jiri Skala <jskala@redhat.com> - 2.0.12-1
|
* Tue Aug 16 2011 Jiri Skala <jskala@redhat.com> - 2.0.12-1
|
||||||
- updated to latest upstream 2.0.12
|
- updated to latest upstream 2.0.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user