New upstream release

This commit is contained in:
Richard Hughes 2017-11-28 15:03:18 +00:00
parent efc3e29a22
commit 802ad79fc9
3 changed files with 35 additions and 19 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/fwupd-0.9.7.tar.xz /fwupd-0.9.7.tar.xz
/fwupd-1.0.0.tar.xz /fwupd-1.0.0.tar.xz
/fwupd-1.0.1.tar.xz /fwupd-1.0.1.tar.xz
/fwupd-1.0.2.tar.xz

View File

@ -20,8 +20,8 @@
Summary: Firmware update daemon Summary: Firmware update daemon
Name: fwupd Name: fwupd
Version: 1.0.1 Version: 1.0.2
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://github.com/hughsie/fwupd URL: https://github.com/hughsie/fwupd
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@ -121,34 +121,34 @@ Data files for installed tests.
%build %build
%meson \ %meson \
-Denable-doc=true \ -Dgtkdoc=true \
-Denable-man=true \ -Dman=true \
%if 0%{?enable_tests} %if 0%{?enable_tests}
-Denable-tests=true \ -Dtests=true \
%else %else
-Denable-tests=false \ -Dtests=false \
%endif %endif
%if 0%{?enable_dummy} %if 0%{?enable_dummy}
-Denable-dummy=true \ -Dplugin_dummy=true \
%else %else
-Denable-dummy=false \ -Dplugin_dummy=false \
%endif %endif
-Denable-thunderbolt=true \ -Dplugin_thunderbolt=true \
%if 0%{?have_uefi} %if 0%{?have_uefi}
-Denable-uefi=true \ -Dplugin_uefi=true \
-Denable-uefi-labels=true \ -Dplugin_uefi_labels=true \
%else %else
-Denable-uefi=false \ -Dplugin_uefi=false \
-Denable-uefi-labels=false \ -Dplugin_uefi_labels=false \
%endif %endif
%if 0%{?have_dell} %if 0%{?have_dell}
-Denable-dell=true \ -Dplugin_dell=true \
-Denable-synaptics=true \ -Dplugin_synaptics=true \
%else %else
-Denable-dell=false \ -Dplugin_dell=false \
-Denable-synaptics=false \ -Dplugin_synaptics=false \
%endif %endif
-Denable-colorhug=true -Dplugin_colorhug=true
%meson_build %meson_build
@ -221,6 +221,7 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg
%endif %endif
%{_libdir}/fwupd-plugins-3/libfu_plugin_dfu.so %{_libdir}/fwupd-plugins-3/libfu_plugin_dfu.so
%{_libdir}/fwupd-plugins-3/libfu_plugin_ebitdo.so %{_libdir}/fwupd-plugins-3/libfu_plugin_ebitdo.so
%{_libdir}/fwupd-plugins-3/libfu_plugin_nitrokey.so
%{_libdir}/fwupd-plugins-3/libfu_plugin_raspberrypi.so %{_libdir}/fwupd-plugins-3/libfu_plugin_raspberrypi.so
%{_libdir}/fwupd-plugins-3/libfu_plugin_steelseries.so %{_libdir}/fwupd-plugins-3/libfu_plugin_steelseries.so
%if 0%{?have_dell} %if 0%{?have_dell}
@ -261,6 +262,20 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg
%{_datadir}/installed-tests/fwupd/*.py* %{_datadir}/installed-tests/fwupd/*.py*
%changelog %changelog
* Thu Nov 28 2017 Richard Hughes <richard@hughsie.com> 1.0.2-1
- New upstream release
- Add a plugin for the Nitrokey Storage device
- Add quirk for AT32UC3B1256 as used in the RubberDucky
- Add support for the original AVR DFU protocol
- Allow different plugins to claim the same device
- Disable the dell plugin if libsmbios fails
- Fix critical warning when more than one remote fails to load
- Ignore useless Thunderbolt device types
- Set environment variables to allow easy per-plugin debugging
- Show a nicer error message if the requirement fails
- Sort the output of GetUpgrades correctly
- Use a SHA1 hash for the internal DeviceID
* Thu Nov 09 2017 Kalev Lember <klember@redhat.com> 1.0.1-3 * Thu Nov 09 2017 Kalev Lember <klember@redhat.com> 1.0.1-3
- Rebuild against libappstream-glib 0.7.4 - Rebuild against libappstream-glib 0.7.4

View File

@ -1 +1 @@
SHA512 (fwupd-1.0.1.tar.xz) = 05f8e1b871b72c5318207323143690e63d7f8e8aae0a7bfd01b48c10fdd7566f8dc918b9497732c97fc91c998e0d54e54ba3a085db87f0ff5aa03e4884565230 SHA512 (fwupd-1.0.2.tar.xz) = 1c5fc25d70f3e8d34ed21ac08a422793ff27b82bad1af5908e79ed6595286f9bd42b7e77edc04465a87f7e693e3345581013e4890c88c2ddc63c08046dd0fb7d