diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 20:09:14 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 20:09:14 +0100 |
commit | 96035fe5b08d6891a27251ed71db6dc1fab5052a (patch) | |
tree | 18338ed49cffd8c53c03ec64778a5e4b60cea087 /blogc.spec.in | |
parent | 8c695ce52f2b95495516478c70cddeb70a838a24 (diff) | |
download | blogc-96035fe5b08d6891a27251ed71db6dc1fab5052a.tar.gz blogc-96035fe5b08d6891a27251ed71db6dc1fab5052a.tar.bz2 blogc-96035fe5b08d6891a27251ed71db6dc1fab5052a.zip |
build: version bump
Diffstat (limited to 'blogc.spec.in')
-rw-r--r-- | blogc.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blogc.spec.in b/blogc.spec.in index b9697a0..d4fd841 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %license LICENSE %changelog +* Sat Jan 02 2021 Rafael G. Martins <rafael@rafaelmartins.eng.br> 0.20.1-1 +- New release. + * Tue Sep 15 2020 Rafael G. Martins <rafael@rafaelmartins.eng.br> 0.20.0-1 - New release. |