diff options
author | Link Dupont <link@sub-pop.net> | 2017-07-13 21:57:24 -0700 |
---|---|---|
committer | Link Dupont <link@sub-pop.net> | 2017-07-13 21:57:24 -0700 |
commit | b52f454ca22530a640ea34b5d13158bf7ad72a5a (patch) | |
tree | 80576f816b130cd38fbe9ea099a2573d08777526 /profanity.spec | |
parent | 1c670572074449d801b2de6fc59f23dc5f851629 (diff) | |
download | profanity-master.tar.gz profanity-master.tar.xz profanity-master.zip |
Diffstat (limited to 'profanity.spec')
-rw-r--r-- | profanity.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profanity.spec b/profanity.spec index 6603d9f..b1639a1 100644 --- a/profanity.spec +++ b/profanity.spec @@ -1,5 +1,5 @@ Name: profanity -Version: 0.5.0 +Version: 0.5.1 Release: 1%{?dist} Summary: A console-based XMPP client written in C using ncurses Group: Applications/Internet @@ -60,6 +60,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Fri Jul 14 2017 Link Dupont <linkdupont@fedoraproject.org> - 0.5.1-1 +- New upstream release + * Sat Oct 15 2016 Link Dupont <linkdupont@fedoraproject.org> - 0.5.0-1 - New upstream release - Clean up spec file |