-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from systemd/update_to_0_13
Update to version 0.13
- Loading branch information
Showing
5 changed files
with
9 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FINAL_OUTPUT_DIR=FINAL_RPMS | |
|
||
|
||
|
||
VERSION=0.12 | ||
VERSION=0.13 | ||
|
||
# Directory names | ||
RPM_BUILD_DIR=rpm-build | ||
|
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,6 +1,6 @@ | ||
%global realname sd_notify | ||
%global upstream systemd | ||
%global upstream_version 0.12 | ||
%global upstream_version 0.13 | ||
|
||
|
||
|
||
|
@@ -46,8 +46,8 @@ install -m 755 -p priv/%{realname}_drv.so $RPM_BUILD_ROOT%{_libdir}/erlang/lib/% | |
|
||
|
||
%changelog | ||
* Sat Oct 29 2016 Gabriele Santomaggio <[email protected]> - 0.12 | ||
- build for 0.12 | ||
* Sat Nov 5 2016 Gabriele Santomaggio <[email protected]> - 0.13 | ||
- build for 0.13 | ||
|
||
* Wed Jun 17 2015 Fedora Release Engineering <[email protected]> - 0.1-6 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild | ||
|
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,4 +1,4 @@ | ||
VERSION=0.12 | ||
VERSION=0.13 | ||
|
||
# Directory names | ||
DEB_BUILD_DIR=deb-build | ||
|
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,6 +1,6 @@ | ||
erlang-sd-notify (0.12-1) UNRELEASED; urgency=medium | ||
erlang-sd-notify (0.13-1) UNRELEASED; urgency=medium | ||
|
||
* Update for 19.1 | ||
* Update for 19.1.5 | ||
|
||
-- Gabriele Santomaggio <[email protected]> Fri, 23 Sep 2016 22:54:18 +0000 | ||
-- Gabriele Santomaggio <[email protected]> Sat, 5 Nov 2016 11:54:18 +0000 | ||
|
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