From 172ed57f7ce233ef2bbccc0ecd9f0228d02031bb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sep 03 2010 03:27:52 +0000 Subject: Add missing tarball --- 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 - 9-2 +- Add missing tarball + * Fri Sep 3 2010 Lennart Poettering - 9-1 - New upstream version - Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913