Commit Graph

14 Commits

Author SHA1 Message Date
Erich Ritz 2bb344d4e3 Fix release date in io.github.pwr_solaar.solaar.metainfo.xml
Fix release date for 1.1.4: month should be "07" instead of "77".
2022-07-18 10:32:36 -04:00
Peter F. Patel-Schneider 20ffb31e1d release 1.1.4 2022-07-04 09:16:32 -04:00
Peter F. Patel-Schneider 40ade296a5 release 1.1.4rc2 2022-06-29 14:16:53 -04:00
Peter F. Patel-Schneider ea790ae656 release 1.1.4rc1 2022-06-22 07:26:43 -04:00
Stephen Kitt 2b4e272331 Move the metainfo XML declaration to the top
The metainfo file is no longer a valid XML file; the XML declaration
must be the first line in the file. The file can be checked with
appstreamcli validate.

This moves the declaration back to the top of the file.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2022-05-05 13:13:16 -04:00
Peter F. Patel-Schneider 74304a98c7 release 1.1.3 2022-04-25 09:05:50 -04:00
Peter F. Patel-Schneider 5a3ffe04e8 release 1.1.3rc3 2022-04-21 07:32:52 -04:00
Peter F. Patel-Schneider 6f1bf3d7d5 release 1.1.3rc2 2022-04-15 09:56:45 -04:00
Peter F. Patel-Schneider 312b8900a3 release 1.1.3rc1 2022-04-11 14:15:19 -04:00
hadess b47cfbf024
release: appinfo/metadata fixes
* Add <releases> tag

* Update summary to match recommended style

https://freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary

* Add copyright information

• value-missing         : <!-- Copyright [year] [name] --> is not present

* Add update contact

• tag-missing           : <update_contact> is not present

* release: Use quotes for filepaths

* release: Mention the need to update appdata file
2022-04-07 08:56:25 -04:00
Peter F. Patel-Schneider 95b3bdb402 share: add modalias information for supported Bluetoth hardware 2021-12-18 12:35:44 -05:00
Peter F. Patel-Schneider 560419693b share: add homepage and rating to metainfo 2021-12-18 12:35:44 -05:00
Stephen Kitt 4505524006 share: Add modalias information for supported USB hardware 2021-12-18 12:35:44 -05:00
Dominik 'Rathann' Mierzejewski a47f3fa5d1 fix metainfo file location
Rename the file to match the <id> tag inside the file.

Install the file in correct location.

This fixes #1025 .
2020-12-04 10:07:38 -05:00