diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 20:31:35 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2021-01-02 20:31:35 +0100 |
commit | b5f721368551be572f4e7302c62e8294c2530845 (patch) | |
tree | e08b09d0963dc541e85d15f954354d7e6d3226e9 /blogc.spec.in | |
parent | 920940caec33f1b2cf5b41f470541e76215ba506 (diff) | |
download | blogc-b5f721368551be572f4e7302c62e8294c2530845.tar.gz blogc-b5f721368551be572f4e7302c62e8294c2530845.tar.bz2 blogc-b5f721368551be572f4e7302c62e8294c2530845.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. |