Mario Limonciello
429a5128d3
Dynamically determine release version
...
This is inspired by a change in flashrom to read the version string for meson
dynamically.
No need for "post release version bump", this happens automatically from git
now by there being a dirty commit.
2019-11-08 09:52:02 -06:00
Richard Hughes
8025333671
trivial: post release version bump
2019-11-01 15:08:26 +00:00
Richard Hughes
7b257d9692
trivial: post release version bump
2019-09-26 11:06:19 +01:00
Richard Hughes
ff1d7efb9e
trivial: post release version bump
2019-09-13 11:00:01 +01:00
Richard Hughes
0f431da26f
trivial: Post branch version bump
...
We've added enough new code to justify a minor bump.
2019-08-28 17:08:21 +01:00
Richard Hughes
7b32e5f01f
trivial: post release version bump
2019-07-15 19:28:15 +01:00
Christian Kellner
4655a51d1e
Add meson target to fix translations
...
Target to run the contrib/fix_translation.py scripts with the
correct path. Update the RELEASE documentation to use the new
target instead of calling the script "manually".
2019-06-25 17:01:45 +01:00
Richard Hughes
22fea218f9
trivial: post release version bump
2019-05-20 11:20:49 +01:00
Richard Hughes
59ea33de80
trivial: post release version bump
2019-04-23 10:31:07 +01:00
Richard Hughes
622e054d20
trivial: post release version bump
2019-04-12 10:40:55 +01:00
Richard Hughes
dce91204c9
Fix some typos spotted using codespell
2019-04-08 12:47:53 +01:00
Richard Hughes
a7deedea45
trivial: post release version bump
2019-03-26 10:55:44 +00:00
Richard Hughes
a4873e9abc
trivial: post release version bump
2019-02-25 09:52:15 +00:00
Richard Hughes
575eb71efc
trivial: post release version bump
2019-02-01 14:31:46 +00:00
Richard Hughes
7ccba7afba
Remove the autogenerated headers in the gettext files
...
These change every release as we're importing from Transifex. They're not
required, so strip them out using a small python script.
2019-02-01 14:25:26 +00:00
Richard Hughes
847959d89c
trivial: post release version bump
2019-01-04 11:09:50 +00:00
Richard Hughes
fb0e10722a
trivial: post release version bump
2018-12-30 15:23:27 +00:00
Richard Hughes
6a53116fb5
trivial: post release version bump
2018-11-27 14:53:43 +00:00
Richard Hughes
c0b20b119b
Release fwupd 1.2.1
2018-11-27 14:51:56 +00:00
Richard Hughes
8a2eaa5514
trivial: Move the release descriptions to the metainfo.xml file
...
This matches what a lot of other projects do, and means we can easily format
the release notes back into NEWS format, but also into HTML and Markdown.
This also means we can show the correct update description in gnome-software
when building a flatpak, rather than falling back to the generic project
description.
2018-11-16 21:52:41 -06:00
Richard Hughes
258aab19fa
trivial: post release version bump
2018-11-07 11:25:11 +00:00
Mario Limonciello
c9a7541120
trivial: bump master to 1.2.0
...
This is a little unusual since 1.1.3 was never in master, only in
1_1_X.
2018-10-12 08:38:05 -05:00
Richard Hughes
8121daadd3
trivial: post release version bump
2018-09-10 17:37:56 +01:00
Richard Hughes
d61a18743c
trivial: post release version bump
2018-08-13 12:46:50 +01:00
Richard Hughes
a37817e6f7
trivial: Add missing translations
2018-07-12 20:37:54 +01:00
Richard Hughes
aefe2d1e6f
trivial: post release version bump
2018-07-11 20:09:10 +01:00
Richard Hughes
9cc84a1b35
Release fwupd 1.1.0
2018-07-11 20:05:42 +01:00
Richard Hughes
6d645c7d2d
trivial: post release version bump
2018-06-07 13:28:59 +01:00
Richard Hughes
a3d20729e0
trivial: Store minimized translations in git
...
There's no point storing the file line number in the translations, as adding a
single line in the source file will cause thousands of lines to be changed
every time we update the translated strings.
In a similar way, there's no point storing not-yet-translated strings in
the .po files when all the source strings are stored on Transifex.
This should mean we have a much more useful diff output when looking at the release.
2018-06-06 08:52:45 +01:00
Richard Hughes
f892a3b5bf
trivial: post release version bump
2018-04-30 14:10:19 +01:00
Richard Hughes
e30c6e14cd
trivial: post release version bump
2018-03-12 10:44:57 +00:00
Richard Hughes
3698deb351
trivial: post release version bump
2018-02-14 20:04:30 +00:00
Richard Hughes
c00eaf9435
trivial: post release version bump
2018-01-25 13:47:29 +00:00
Richard Hughes
116a966fe9
Release fwupd 1.0.4
2018-01-25 13:43:32 +00:00
Richard Hughes
1c4c3b5249
trivial: post release version bump
2018-01-09 16:01:21 +00:00
Richard Hughes
f983b1089f
trivial: post release version bump
2017-11-28 14:59:03 +00:00
Richard Hughes
7bcba92f75
trivial: post release version bump
2017-11-09 15:23:12 +00:00
Richard Hughes
0f97379bcc
trivial: post release version bump
2017-10-09 13:39:24 +01:00
Richard Hughes
ba3244bc0c
Release fwupd 1.0.0
2017-10-09 13:37:17 +01:00
Richard Hughes
57bddd2cd4
trivial: post release version bump
2017-09-01 15:29:13 +01:00
Richard Hughes
8e07099265
trivial: post release version bump
2017-08-03 10:46:22 +01:00
Richard Hughes
e5f83588d1
trivial: post release version bump
2017-07-04 13:32:06 +01:00
Richard Hughes
a7fc23f657
trivial: post release version bump
2017-06-15 09:17:30 +01:00
Richard Hughes
e691d30187
Allow compiling with newer versions of meson
...
In 0.41.0 meson introduced it's own 'dist' target and so we don't need to
define this ourselves anymore. Use a version compare to avoid depending on a
very new meson.
2017-06-13 16:46:05 +01:00
Richard Hughes
7420573412
trivial: post release version bump
2017-06-07 15:44:49 +01:00
Richard Hughes
bf5180ae81
trivial: post release version bump
2017-05-22 19:39:19 +01:00
Richard Hughes
ad28e34f08
trivial: post release version bump
2017-04-28 16:11:32 +01:00
Richard Hughes
31b07cc562
Release fwupd 0.9.1
2017-04-28 16:09:42 +01:00
Richard Hughes
34a4724b13
trivial: Post branch version bump
2017-04-13 18:39:27 +01:00
Richard Hughes
c232db23df
Port away from intltool
2017-04-12 14:31:18 +01:00