-
Notifications
You must be signed in to change notification settings - Fork 19
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
4 changed files
with
12 additions
and
4 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,8 +1,14 @@ | ||
libneat (1.0.6-1ubuntu1) oracular; urgency=medium | ||
libneat (1.0.7-1ubuntu1) oracular; urgency=medium | ||
|
||
* New upstream release. | ||
* Closes: #1005918 (ITP). | ||
|
||
-- Thomas Dreibholz <[email protected]> Sat, 14 Dec 2024 16:25:10 +0100 | ||
|
||
libneat (1.0.6-1ubuntu1) oracular; urgency=medium | ||
|
||
* New upstream release. | ||
|
||
-- Thomas Dreibholz <[email protected]> Sat, 14 Dec 2024 15:51:55 +0100 | ||
|
||
libneat (1.0.5-1ubuntu1) jammy; urgency=medium | ||
|
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: libneat | ||
Version: 1.0.6 | ||
Version: 1.0.7 | ||
Release: 1 | ||
Summary: NEAT Project | ||
License: BSD-3-clause | ||
|
@@ -185,6 +185,8 @@ This package contains the built examples for the NEAT Sockets API. | |
|
||
|
||
%changelog | ||
* Sat Dec 14 2024 Thomas Dreibholz <[email protected]> - 1.0.7 | ||
- New upstream release. | ||
* Sat Dec 14 2024 Thomas Dreibholz <[email protected]> - 1.0.6 | ||
- New upstream release. | ||
* Wed Dec 06 2023 Thomas Dreibholz <[email protected]> - 1.0.5 | ||
|