Skip to content

Commit 38b383d

Browse files
poetteringkeszybz
authored andcommitted
build-sys: metadata updates for v231 (systemd#3803)
1 parent 9d372fe commit 38b383d

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

Makefile.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ SUBDIRS = . po
3939
.PRECIOUS: $(TEST_SUITE_LOG) Makefile
4040

4141
LIBUDEV_CURRENT=7
42-
LIBUDEV_REVISION=4
42+
LIBUDEV_REVISION=5
4343
LIBUDEV_AGE=6
4444

45-
LIBSYSTEMD_CURRENT=15
45+
LIBSYSTEMD_CURRENT=16
4646
LIBSYSTEMD_REVISION=0
47-
LIBSYSTEMD_AGE=15
47+
LIBSYSTEMD_AGE=16
4848

4949
# Dirs of external packages
5050
dbuspolicydir=@dbuspolicydir@

NEWS

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -216,27 +216,27 @@ CHANGES WITH 231:
216216
local changes made to systemd in a pristine, defined environment. See
217217
HACKING for details.
218218

219-
Contributions from: Alessandro Puccetti, Alessio Igor Bogani, Alexander
220-
Kuleshov, Alexander Kurtz, Alex Gaynor, Andika Triwidada, Andreas
221-
Pokorny, Andreas Rammhold, Andrew Jeddeloh, Ansgar Burchardt, Atrotors,
222-
Benjamin Drung, Brian Boylston, Christian Hesse, Christian Rebischke,
223-
Daniele Medri, Daniel Mack, Dave Reisner, David Herrmann, David
224-
Michael, Djalal Harouni, Douglas Christman, Elias Probst, Evgeny
225-
Vereshchagin, Federico Mena Quintero, Felipe Sateler, Franck Bui,
226-
Harald Hoyer, Ian Lee, Ivan Shapovalov, Jakub Wilk, Jan Janssen,
227-
Jean-Sébastien Bour, John Paul Adrian Glaubitz, Jouke Witteveen, Kai
228-
Ruhnau, kpengboy, Kyle Walker, Lénaïc Huard, Lennart Poettering, Luca
229-
Bruno, Lukas Lösche, Lukáš Nykrýn, mahkoh, Marcel Holtmann, Martin
230-
Pitt, Marty Plummer, Matthieu Codron, Max Prokhorov, Michael Biebl,
231-
Michael Karcher, Michael Olbrich, Michał Bartoszkiewicz, Michal
232-
Sekletar, Michal Soltys, Minkyung, Muhammet Kara, mulkieran, Otto
233-
Wallenius, Pablo Lezaeta Reyes, Peter Hutterer, Ronny Chevalier, Rusty
234-
Bird, Stef Walter, Susant Sahani, Tejun Heo, Thomas Blume, Thomas
219+
Contributions from: Alban Crequy, Alessandro Puccetti, Alessio Igor
220+
Bogani, Alexander Kuleshov, Alexander Kurtz, Alex Gaynor, Andika
221+
Triwidada, Andreas Pokorny, Andreas Rammhold, Andrew Jeddeloh, Ansgar
222+
Burchardt, Atrotors, Benjamin Drung, Brian Boylston, Christian Hesse,
223+
Christian Rebischke, Daniele Medri, Daniel Mack, Dave Reisner, David
224+
Herrmann, David Michael, Djalal Harouni, Douglas Christman, Elias
225+
Probst, Evgeny Vereshchagin, Federico Mena Quintero, Felipe Sateler,
226+
Franck Bui, Harald Hoyer, Ian Lee, Ivan Shapovalov, Jakub Wilk, Jan
227+
Janssen, Jean-Sébastien Bour, John Paul Adrian Glaubitz, Jouke
228+
Witteveen, Kai Ruhnau, kpengboy, Kyle Walker, Lénaïc Huard, Lennart
229+
Poettering, Luca Bruno, Lukas Lösche, Lukáš Nykrýn, mahkoh, Marcel
230+
Holtmann, Martin Pitt, Marty Plummer, Matthieu Codron, Max Prokhorov,
231+
Michael Biebl, Michael Karcher, Michael Olbrich, Michał Bartoszkiewicz,
232+
Michal Sekletar, Michal Soltys, Minkyung, Muhammet Kara, mulkieran,
233+
Otto Wallenius, Pablo Lezaeta Reyes, Peter Hutterer, Ronny Chevalier,
234+
Rusty Bird, Stef Walter, Susant Sahani, Tejun Heo, Thomas Blume, Thomas
235235
Haller, Thomas H. P. Andersen, Tobias Jungel, Tom Gundersen, Tom Yan,
236236
Topi Miettinen, Torstein Husebø, Valentin Vidić, Viktar Vaŭčkievič,
237-
Weng Xuetian, Werner Fink, Zbigniew Jędrzejewski-Szmek
237+
WaLyong Cho, Weng Xuetian, Werner Fink, Zbigniew Jędrzejewski-Szmek
238238

239-
Somewhere, 2016-XX-XX
239+
Berlin, 2016-07-25
240240

241241
CHANGES WITH 230:
242242

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
AC_PREREQ([2.64])
2121

2222
AC_INIT([systemd],
23-
[230],
23+
[231],
2424
[http://github.com/systemd/systemd/issues],
2525
[systemd],
2626
[http://www.freedesktop.org/wiki/Software/systemd])

0 commit comments

Comments
 (0)