diff --git a/.gitignore b/.gitignore index 3284796..0fff4ae 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ /acpica-unix2-20150717.tar.gz /acpica-unix2-20150818.tar.gz /acpitests-unix-20150818.tar.gz +/acpica-unix2-20150930.tar.gz +/acpitests-unix-20150930.tar.gz diff --git a/acpica-tools.spec b/acpica-tools.spec index b7f61f3..0c217a1 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,6 +1,6 @@ Name: acpica-tools -Version: 20150818 -Release: 2%{?dist} +Version: 20150930 +Release: 1%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables Group: Development/Languages @@ -186,6 +186,9 @@ fi %changelog +* Wed Oct 14 2015 Al Stone - 20150930-1 +- Update to latest upstream. Closes BZ#1267772. + * Thu Sep 10 2015 Al Stone - 20150818-2 - Remove extraneous patch files for AAPITS. - Correct an assumption that all names are stored in little-endian format. diff --git a/sources b/sources index b9ae84f..93b8ea8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2ba2ac194b27d9888e2ca1b4344f4326 acpica-unix2-20150818.tar.gz -9e23fc1f1d69f1a55746e502d8f0c169 acpitests-unix-20150818.tar.gz +b41389e26f9f607cd4a2c0daac228929 acpica-unix2-20150930.tar.gz +79cdac4c7e3255f6cf01de2ce692bd0f acpitests-unix-20150930.tar.gz