From 0bd76157376c4e43202e319169d9d29d74e33078edad68f5796c298b83238b70 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 16 Feb 2021 21:35:20 +0000 Subject: [PATCH] Accepting request 870830 from devel:tools:scm OBS-URL: https://build.opensuse.org/request/show/870830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=258 --- git-2.30.0.tar.sign | Bin 566 -> 0 bytes git-2.30.0.tar.xz | 3 --- git-2.30.1.tar.sign | Bin 0 -> 566 bytes git-2.30.1.tar.xz | 3 +++ git.changes | 10 ++++++++++ git.spec | 4 ++-- 6 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 git-2.30.0.tar.sign delete mode 100644 git-2.30.0.tar.xz create mode 100644 git-2.30.1.tar.sign create mode 100644 git-2.30.1.tar.xz diff --git a/git-2.30.0.tar.sign b/git-2.30.0.tar.sign deleted file mode 100644 index abc8fcbb232e121d3b23d0e6ecd25370a30b9317bc250dd1ccd504a5831ae97c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j-T@HVmj=OQ1+cD_6( zo-NyULyPVr%X>LPEw61C%5_THofD`9Y4iF>=C9AK>lz-?_P3!@ua6@M3MNzFT2N;_ zF^MkgoPbDVmbw6l@B3Z@B;`r>Mg?e^W9niByQ)>Wa99jf@U9fxqVss)b!Z>+lo%Q< z%iEiaP;irW@;=Jn5Pho?e4ju%{)lSeNm};vPN=!*pnc12{9x3p`Ka&j*e+H%DWzmb zk9ZTX@UhL|NCj}?Q94@|I{Cs75i@qQ@{6h(;Dev_6T{y{-w#nyS8a&-6UcO13>u8) zXhH)w8{?W=%BM&wYmeopAm(Oadnx|$t^ycZSd3_$cLrrmt+FEa;V2M?haNMiW4;{g z(lXP@_R0Gq3JOe^JY~1psdshh3Vb!O(!c;kVyt=|C?_O5^)h|Gf92Ve$|)@IGiO*C zozyb`@1x7qDjA82bm0hp9LVqq>QTSib~ta0P7D9HnUUOobN2-%(KY)yV=~#8P`r)3 zY9z_`%{pwqXmcHiT{tA(ppIJbdR1Y3XJeCVt6KvmqjCv_MM&bXpUZ|T&)tk;WuPe` E(8IwSU;qFB diff --git a/git-2.30.0.tar.xz b/git-2.30.0.tar.xz deleted file mode 100644 index 37291bd..0000000 --- a/git-2.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55735021109565721af805af382c45cce73c3cfaa59daad22443d1477d334d19 -size 6325652 diff --git a/git-2.30.1.tar.sign b/git-2.30.1.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..b422e283bf20b30afa7f60d7d3b28f201d0bdc6a5850807b1443a09a0820008a GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j-T@HVmj=OQ1+cnC(k+>2=V3jKW1Xrbf8gAK z=Y;(0Studzes<+Zckb|bZBwY~3p(lN_4~efNLU0{tv*##1k({m48}KCOm83=LMjCo z^5pxgn6j8M#I7od#E#Bj=(}LTn@kW$F)RDTu`POUQ;CT!7XI{VluEgH*l6fCU( + +- git 2.30.1 + * Bugfix release + * "git stash" did not work well in a sparsely checked out working + tree. + * Newline characters in the host and path part of git:// URL are + now forbidden. + ------------------------------------------------------------------- Tue Dec 29 19:30:29 UTC 2020 - Andreas Stieger diff --git a/git.spec b/git.spec index af22efe..269bc37 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # # spec file for package git # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,7 +39,7 @@ %endif Name: git -Version: 2.30.0 +Version: 2.30.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only