[systemd/f14/master] Add missing tarball

Lennart Poettering lennart at fedoraproject.org
Fri Sep 3 03:27:55 UTC 2010


commit 172ed57f7ce233ef2bbccc0ecd9f0228d02031bb
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri Sep 3 05:27:52 2010 +0200

    Add missing tarball

 .gitignore   |    1 +
 sources      |    2 +-
 systemd.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75d6265..9dde014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ systemd-5.tar.bz2
 systemd-6.tar.bz2
 systemd-7.tar.bz2
 /systemd-8.tar.bz2
+/systemd-9.tar.bz2
diff --git a/sources b/sources
index 3a47aa2..96d1d0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2331c876a28808f9defad340b88f5d8  systemd-8.tar.bz2
+c23183ba53c669342f0ab0dc00d525ed  systemd-9.tar.bz2
diff --git a/systemd.spec b/systemd.spec
index 207c447..4f7bfb9 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -2,7 +2,7 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Version:        9
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Session Manager
@@ -238,6 +238,9 @@ fi
 %{_mandir}/man8/runlevel.*
 
 %changelog
+* Fri Sep  3 2010 Lennart Poettering <lpoetter at redhat.com> - 9-2
+- Add missing tarball
+
 * Fri Sep  3 2010 Lennart Poettering <lpoetter at redhat.com> - 9-1
 - New upstream version
 - Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913


More information about the scm-commits mailing list