From c8ec349ecc6f1df22b7a3eeaf7f7cc23a88b7fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 9 Feb 2018 17:42:33 +0100 Subject: [PATCH] Revert one patch from the first stable snapshot --- sources | 2 +- systemd.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 3a8567d..ba7558a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (systemd-83864b4.tar.gz) = 24cfc1f92400d4168e1e75602da78d5a4360976b3f72c0ec551eab447ec6435b381eadb62c4cc0fd80385a26db66b6b7a9fc7bfa5adf70d823001c88e82102c4 +SHA512 (systemd-78bd769.tar.gz) = 2d2733599e25c2c9e7a6902a0fb1dd1ea86ce1b5ce20c626445dcb4a219134d6e4a09158d022e0ab38788452e98e244689bd909efab692018a41094cdc2c34d6 diff --git a/systemd.spec b/systemd.spec index 81350c4..17ea374 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,4 +1,4 @@ -%global gitcommit 83864b442c3f11cc95e07a0164876caabe4d31ec +%global gitcommit 78bd76934d74556054ed4cb69929d4318ae82a2d %{?gitcommit:%global gitcommitshort %(c=%{gitcommit}; echo ${c:0:7})} # We ship a .pc file but don't want to have a dep on pkg-config. We @@ -682,7 +682,7 @@ fi %files tests -f .file-list-tests %changelog -* Fri Feb 9 2018 zbyszek - 237-1.git04a361e +* Fri Feb 9 2018 zbyszek - 237-1.git78bd769 - Update to first stable snapshot (various minor memory leaks and misaccesses, some documentation bugs, build fixes).