fwupd update to 1.1.3
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
|
||||
<Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description>
|
||||
<Archive sha1sum="15fbcf460a79efb2d0015e017d9d76a28db50d0f" type="targz">https://github.com/hughsie/fwupd/archive/1.0.2.tar.gz</Archive>
|
||||
<Archive sha1sum="85b10ec3bb5684c9350c304017eba929d8819791" type="targz">https://github.com/hughsie/fwupd/archive/1.1.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>appstream-glib-devel</Dependency>
|
||||
<Dependency>libgudev-devel</Dependency>
|
||||
@@ -19,9 +19,7 @@
|
||||
<Dependency>libgusb-devel</Dependency>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency>gpgme-devel</Dependency>
|
||||
<Dependency>fwupdate-devel</Dependency>
|
||||
<Dependency>efivar-devel</Dependency>
|
||||
<Dependency>colord-devel</Dependency>
|
||||
<Dependency versionFrom="36">efivar-devel</Dependency>
|
||||
<Dependency>python3-pillow</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
@@ -29,6 +27,7 @@
|
||||
<Dependency>ConsoleKit-devel</Dependency>
|
||||
<Dependency>libsmbios-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>bash-completion</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--
|
||||
@@ -41,12 +40,16 @@
|
||||
<Name>fwupd</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>colord</Dependency>
|
||||
<Dependency>gpgme</Dependency>
|
||||
<Dependency>gnutls</Dependency>
|
||||
<Dependency>polkit</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libgpg-error</Dependency>
|
||||
<Dependency>efivar</Dependency>
|
||||
<Dependency>sqlite</Dependency>
|
||||
<Dependency>libgusb</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
<Dependency>fwupdate</Dependency>
|
||||
<Dependency>bash-completion</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>elfutils</Dependency>
|
||||
<Dependency>libsmbios</Dependency>
|
||||
@@ -66,6 +69,8 @@
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
<Path fileType="data">/usr/share/fwupd</Path>
|
||||
<Path fileType="data">/usr/share/metainfo</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||||
<Path fileType="data">/usr/share/vala</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/installed-tests</Path>
|
||||
<Path fileType="data">/var</Path>
|
||||
@@ -84,6 +89,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-10-21</Date>
|
||||
<Version>1.1.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-09-09</Date>
|
||||
<Version>1.0.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user