FS#67669 - [tt-rss] Store pkgver for display

Attached to Project: Community Packages
Opened by Éric (gileri) - Saturday, 22 August 2020, 07:44 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 24 August 2020, 20:07 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: tt-rss uses either git info at runtime, or a static file to determine its version [1].
Echoing pkgver to the static file allows users to know which version they are running, facilitating upstream bug reports.

See attached patch

[1] https://git.tt-rss.org/fox/tt-rss/src/10aabfcd09958b6e7ac5a814c96e08a190990b08/include/version.php#L13
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Monday, 24 August 2020, 20:07 GMT
Reason for closing:  Fixed
Comment by Anatol Pomozov (anatolik) - Monday, 24 August 2020, 20:07 GMT

Loading...