-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: nixio | ||
Version: 1.4.4 | ||
Version: 1.4.5 | ||
Release: 1%{?dist} | ||
Summary: IO-libray for nix data files | ||
|
||
|
@@ -56,6 +56,10 @@ cd build | |
|
||
|
||
%changelog | ||
* Tue Apr 20 2021 Jan Grewe <[email protected]> - 1.4.5-1 | ||
- version bump to 1.4.5 | ||
- fix File.open call to work with more recent boost versions | ||
|
||
* Tue Nov 26 2019 Jan Grewe <[email protected]> - 1.4.0-1 | ||
- version bump to 1.4.4 | ||
|
||
|