diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 19:39:30 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 19:40:20 +0100 |
commit | 972c57426014e44950e05db5fe7d6f9fbfa41739 (patch) | |
tree | 18672489ed24ec804f8095d418f9ebe114534321 /blogc.spec.in | |
parent | c918bf2467372b83b8b2e1dfa514f11796315232 (diff) | |
download | blogc-972c57426014e44950e05db5fe7d6f9fbfa41739.tar.gz blogc-972c57426014e44950e05db5fe7d6f9fbfa41739.tar.bz2 blogc-972c57426014e44950e05db5fe7d6f9fbfa41739.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. |