Revert one patch from the first stable snapshot

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-02-09 17:42:33 +01:00
parent aadfe52dca
commit c8ec349ecc
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (systemd-83864b4.tar.gz) = 24cfc1f92400d4168e1e75602da78d5a4360976b3f72c0ec551eab447ec6435b381eadb62c4cc0fd80385a26db66b6b7a9fc7bfa5adf70d823001c88e82102c4
SHA512 (systemd-78bd769.tar.gz) = 2d2733599e25c2c9e7a6902a0fb1dd1ea86ce1b5ce20c626445dcb4a219134d6e4a09158d022e0ab38788452e98e244689bd909efab692018a41094cdc2c34d6

View File

@ -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 <zbyszek@in.waw.pl> - 237-1.git04a361e
* Fri Feb 9 2018 zbyszek <zbyszek@in.waw.pl> - 237-1.git78bd769
- Update to first stable snapshot (various minor memory leaks and misaccesses,
some documentation bugs, build fixes).