diff --git a/.gitignore b/.gitignore index 42ffead..f823f84 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pakiti-1f59f72.tar.gz +/pakiti-ff9a35.tar.gz diff --git a/pakiti.spec b/pakiti.spec index c121b3b..b527d01 100644 --- a/pakiti.spec +++ b/pakiti.spec @@ -1,12 +1,12 @@ ## github commit ference -%global commit 1f59f72da85834a3e686e4a26c9e6bb3410a4389 +%global commit ff9a35f2e82bf80b143553c06e7aabe3aff0ebf8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global github_name pakiti3 Summary: Patching status monitoring tool Name: pakiti -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist} URL: https://github.com/CESNET/pakiti3 License: ASL 2.0 and BSD @@ -53,5 +53,8 @@ rm -rf %{buildroot} %changelog +* Mon Jun 08 2015 Adrien Devresse - 3.0.1-1 + - Update to version 3.0.1 - bugzilla 1219337 + * Tue Dec 09 2014 Adrien Devresse - 3.0.0-1 - Initial release for pakiti 3.0.0 diff --git a/sources b/sources index c31f966..68da9ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7be360a6f09fa461ed1df66c0217daab pakiti-1f59f72.tar.gz +9e901076479ada5d7635ed232d16a83c pakiti-ff9a35.tar.gz