Accepting request 62741 from devel:tools:scm
Accepted submit request 62741 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/62741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=52
This commit is contained in:
parent
f02777a63e
commit
e830929ff7
@ -1,4 +1,4 @@
|
|||||||
Alias /git/ "/usr/share/gitweb/"
|
Alias /git "/usr/share/gitweb/"
|
||||||
|
|
||||||
<Directory "/usr/share/gitweb">
|
<Directory "/usr/share/gitweb">
|
||||||
Options ExecCGI
|
Options ExecCGI
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define git_version 1.7.3.4
|
%define git_version 1.7.4.1
|
||||||
|
|
||||||
Name: cgit
|
Name: cgit
|
||||||
Url: http://hjemli.net/git/cgit/
|
Url: http://hjemli.net/git/cgit/
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e5e2b6547ee4aae82b4c5f589ff084996e9e6e0e2b52c92365e6baa1e4a0171
|
|
||||||
size 2635522
|
|
3
git-1.7.4.1.tar.bz2
Normal file
3
git-1.7.4.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85c5afc1c8f96abcd8d1adfde6f813023bef5cec1dc0990fc3b159945b60cd1b
|
||||||
|
size 2703860
|
12
git.changes
12
git.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 24 17:42:33 CET 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 1.7.4.1:
|
||||||
|
* major version update, see included Documentation/RelNotes/1.7.4.txt
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 15 17:28:12 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
- mod apache config
|
||||||
|
o remove ending "/" from alias (Alias /git "/usr/share/gitweb/")
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 17 17:51:32 CET 2010 - tiwai@suse.de
|
Fri Dec 17 17:51:32 CET 2010 - tiwai@suse.de
|
||||||
|
|
||||||
|
2
git.spec
2
git.spec
@ -38,7 +38,7 @@ BuildRequires: sgml-skel
|
|||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: perl-Error
|
BuildRequires: perl-Error
|
||||||
Version: 1.7.3.4
|
Version: 1.7.4.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
Loading…
Reference in New Issue
Block a user