X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=affd16afbd3855fa5d6900c97fae33fab43d19ae;hp=d6bc5a4faeb4e5585165920704cefbe162b7d7ab;hb=22e7062d749c69d7edfcd52ef7cc6ec005e862d5;hpb=1b9e5b126359a2a2ec37de1f94f046093abc74b8 diff --git a/Makefile.am b/Makefile.am index d6bc5a4fa..affd16afb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,7 +60,7 @@ LIBSYSTEMD_JOURNAL_REVISION=5 LIBSYSTEMD_JOURNAL_AGE=11 LIBSYSTEMD_CURRENT=0 -LIBSYSTEMD_REVISION=1 +LIBSYSTEMD_REVISION=2 LIBSYSTEMD_AGE=0 # Dirs of external packages @@ -4963,7 +4963,7 @@ kdbus-update: wget -N https://d-bus.googlecode.com/git/kdbus.h ) .PHONY: upload -upload: all distcheck +upload: all check cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/ scp systemd-$(VERSION).tar.xz fdo:/srv/www.freedesktop.org/www/software/systemd/ scp man/*.html tango:public/systemd-man/ @@ -4980,7 +4980,7 @@ doc-sync: all destdir-sphinx .PHONY: git-tag git-tag: - git tag "v$(VERSION)" -m "systemd $(VERSION)" + git tag -s "v$(VERSION)" -m "systemd $(VERSION)" .PHONY: install-tree install-tree: all