Skip to content

Commit

Permalink
[Version] Bumped.
Browse files Browse the repository at this point in the history
  • Loading branch information
3Hren committed Sep 29, 2014
1 parent c2339a8 commit 0183afb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
5 changes: 4 additions & 1 deletion blackhole-bf.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Blackhole
Name: libblackhole
Version: 0.2.2
Version: 0.2.3
Release: 1%{?dist}

License: MIT
Expand Down Expand Up @@ -65,6 +65,9 @@ rm -rf %{buildroot}
%{_includedir}/blackhole/*

%changelog
* Mon Sep 29 2014 Evgeny Safronov <[email protected]> - 0.2.3-1
Misc: fixed debianization for precise, which allows to install package with libboost 1.46 as like as 1.48.

* Wed Sep 24 2014 Evgeny Safronov <[email protected]> - 0.2.2-1
- Feature: added file sink which can automatically reopen files after they are moved.

Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
blackhole (0.2.3-1) unstable; urgency=low

* Misc: fixed debianization for precise, which allows to install package with
libboost 1.46 as like as 1.48.

-- Evgeny Safronov <[email protected]> Mon, 29 Sep 2014 10:56:48 +0400

blackhole (0.2.2-1) unstable; urgency=low

* Feature: added file sink which can automatically reopen files after they
Expand Down

0 comments on commit 0183afb

Please sign in to comment.