diff --git a/bcunit.spec b/bcunit.spec index 2b3b169..0125f4b 100644 --- a/bcunit.spec +++ b/bcunit.spec @@ -1,5 +1,6 @@ Name: bcunit -Version: 3.0.20161217git +Epoch: 1 +Version: 3.0.2 Release: 1mamba Summary: A fork of the defunct project CUnit, with several fixes and patches applied Group: System/Libraries @@ -8,7 +9,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: http://linphone.org ## GITSOURCE https://github.com/BelledonneCommunications/bcunit.git 3.0 -Source: https://github.com/BelledonneCommunications/bcunit.git/master/bcunit-%{version}.tar.bz2 +Source: https://github.com/BelledonneCommunications/bcunit.git/%{version}/bcunit-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -78,5 +79,8 @@ This package contains libraries and header files for developing applications tha %changelog +* Mon Nov 13 2017 Silvan Calarco 3.0.2-1mamba +- update to 3.0.2 + * Sat Dec 17 2016 Silvan Calarco 3.0.20161217git-1mamba - package created using the webbuild interface