Accepting request 264019 from devel:tools:scm
1 OBS-URL: https://build.opensuse.org/request/show/264019 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=146
This commit is contained in:
parent
50df422c7a
commit
5af0727b38
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe1b06aefa73e8d86cbd352523fc0950b8904ae2ec47085b22b7880f45de6f57
|
|
||||||
size 3542704
|
|
3
git-2.2.0.tar.xz
Normal file
3
git-2.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b87774672bbf35b4d33991dc5119d4eff47c3679e27185312a2b8b36fdad314
|
||||||
|
size 3588600
|
10
git.changes
10
git.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 27 08:49:01 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- git 2.2.0:
|
||||||
|
+ improvements and updates to UI, Workflows, Features and options
|
||||||
|
+ better temporary file handling
|
||||||
|
+ API updates
|
||||||
|
+ bug fixes
|
||||||
|
- package new git-subtree.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 18 12:08:41 UTC 2014 - novell@mirell.de
|
Tue Nov 18 12:08:41 UTC 2014 - novell@mirell.de
|
||||||
|
|
||||||
|
5
git.spec
5
git.spec
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.1.3
|
Version: 2.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@ -446,5 +446,8 @@ fi
|
|||||||
/usr/share/tcsh
|
/usr/share/tcsh
|
||||||
/etc/profile.d/*.csh
|
/etc/profile.d/*.csh
|
||||||
/etc/zsh_completion.d
|
/etc/zsh_completion.d
|
||||||
|
%doc README COPYING Documentation/*.txt
|
||||||
|
%{!?_without_docs: %doc Documentation/*.html Documentation/howto}
|
||||||
|
%{!?_without_docs: %doc Documentation/technical}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user