From fc887e2c7f3e9a63917c2365c6b45db62a99b44d Mon Sep 17 00:00:00 2001 From: Francesco Frassineli Date: Thu, 29 May 2014 15:57:47 +0200 Subject: [PATCH] Version bump --- .gitignore | 1 + seren.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4c05eec..afd97a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /seren-0.0.16.tar.gz /seren-0.0.17.tar.gz +/seren-0.0.18.tar.gz diff --git a/seren.spec b/seren.spec index 19d3be7..c1390a9 100644 --- a/seren.spec +++ b/seren.spec @@ -1,5 +1,5 @@ Name: seren -Version: 0.0.17 +Version: 0.0.18 Release: 1%{?dist} Summary: Simple VoIP program to create conferences from the terminal Group: Applications/Internet @@ -9,6 +9,7 @@ Source: http://holdenc.altervista.org/seren/downloads/%{name}-%{version}.tar.gz BuildRequires: alsa-lib-devel BuildRequires: opus-devel BuildRequires: ncurses-devel +BuildRequires: gmp-devel %description Seren is a simple VoIP program based on the Opus codec that allows you @@ -39,6 +40,9 @@ make install DESTDIR=%{buildroot} %changelog +* Thu May 29 2014 Francesco Frassinelli - 0.0.18-1 +- Version bump + * Sat Jan 18 2014 Francesco Frassinelli - 0.0.17-1 - Version bump diff --git a/sources b/sources index 0f209cb..11ef2c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab705d454b492b5ecbb6cf29d4a50fc0 seren-0.0.17.tar.gz +0271d4eba1672b98c97be5aa95fb62b4 seren-0.0.18.tar.gz