projects/package-update-indicator
changeset 47:0d4bb2f8908a version-7
Release version 7
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Tue Nov 17 12:21:47 2020 +0100 (18 months ago) |
parents | 8ed91c5e0116 |
children | dd66f6477297 |
files | Makefile NEWS |
line diff
1.1 --- a/Makefile Mon Nov 09 15:06:04 2020 +0100 1.2 +++ b/Makefile Tue Nov 17 12:21:47 2020 +0100 1.3 @@ -24,7 +24,7 @@ 1.4 PACKAGE = package-update-indicator 1.5 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator 1.6 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences 1.7 -VERSION = 6 1.8 +VERSION = 7 1.9 DISTNAME = $(PACKAGE)-$(VERSION) 1.10 AUTHOR = Guido Berhoerster 1.11 BUG_ADDRESS = guido+pui@berhoerster.name
2.1 --- a/NEWS Mon Nov 09 15:06:04 2020 +0100 2.2 +++ b/NEWS Tue Nov 17 12:21:47 2020 +0100 2.3 @@ -1,6 +1,14 @@ 2.4 News 2.5 ==== 2.6 2.7 +package-update-indicator 7 (2020-11-17T12:21:47+01:00) 2.8 +------------------------------------------------------ 2.9 + 2.10 +- Explicitly schedule the initial check for updates after a fixed short delay 2.11 +- Add debug logging when periodic checks are inhibited 2.12 +- Update Russin translations 2.13 +- Add Russian translations 2.14 + 2.15 package-update-indicator 6 (2020-08-21T15:47:00+02:00) 2.16 ------------------------------------------------------ 2.17