Use spdx.org compliant license names for all packages.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=218
This commit is contained in:
parent
1d8c31853b
commit
2387c1cd9e
@ -1,2 +1,2 @@
|
|||||||
2736
|
2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
@ -104,7 +104,7 @@ BuildRequires: pkgconfig
|
|||||||
Version: 3.6.2
|
Version: 3.6.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Samba Documentation
|
Summary: Samba Documentation
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
@ -437,7 +437,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 14:15:38 UTC 2012 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- Use spdx.org compliant license names for all packages.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 20:16:10 UTC 2012 - lmuelle@suse.de
|
Wed Jan 25 20:16:10 UTC 2012 - lmuelle@suse.de
|
||||||
|
|
||||||
|
102
samba.spec
102
samba.spec
@ -104,7 +104,7 @@ BuildRequires: pkgconfig
|
|||||||
Version: 3.6.2
|
Version: 3.6.2
|
||||||
Release: 1
|
Release: 1
|
||||||
%define ldapsmb_ver 1.34b
|
%define ldapsmb_ver 1.34b
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
Provides: samba-gplv3 = %{version}
|
Provides: samba-gplv3 = %{version}
|
||||||
@ -208,11 +208,11 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package client
|
%package client
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Samba Client Utilities
|
Summary: Samba Client Utilities
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
Provides: samba-gplv3-client = %{version}
|
Provides: samba-gplv3-client = %{version}
|
||||||
@ -252,13 +252,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Provides: samba-gplv3-devel = %{version}
|
Provides: samba-gplv3-devel = %{version}
|
||||||
@ -278,14 +278,14 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
|
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Samba Documentation
|
Summary: Samba Documentation
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
@ -308,13 +308,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package krb-printing
|
%package krb-printing
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Wrapper binary for kerberized printing
|
Summary: Wrapper binary for kerberized printing
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
@ -335,7 +335,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Jeremy Allison <jra at samba dot org>
|
Jeremy Allison <jra at samba dot org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_utils}
|
%if %{make_utils}
|
||||||
@ -356,13 +356,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package winbind
|
%package winbind
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Winbind Daemon and Tool
|
Summary: Winbind Daemon and Tool
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
Provides: samba-gplv3-winbind = %{version}
|
Provides: samba-gplv3-winbind = %{version}
|
||||||
@ -391,18 +391,18 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
|
|
||||||
%package -n libsmbclient
|
%package -n libsmbclient
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%package -n libsmbclient0
|
%package -n libsmbclient0
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Provides: libsmbclient = %{version}
|
Provides: libsmbclient = %{version}
|
||||||
Obsoletes: libsmbclient
|
Obsoletes: libsmbclient
|
||||||
%endif
|
%endif
|
||||||
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbclient
|
%description -n libsmbclient
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbclient0
|
%description -n libsmbclient0
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -441,7 +441,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
%package -n libsmbclient-devel
|
%package -n libsmbclient-devel
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with smbclient Support
|
Summary: Libraries and Header Files to Develop Programs with smbclient Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -472,11 +472,11 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi0
|
%package -n libnetapi0
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Samba netapi Library
|
Summary: Samba netapi Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
@ -490,11 +490,11 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi-devel
|
%package -n libnetapi-devel
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with netapi Support
|
Summary: Libraries and Header Files to Develop Programs with netapi Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -514,18 +514,18 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
|
|
||||||
%package -n libsmbsharemodes
|
%package -n libsmbsharemodes
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%package -n libsmbsharemodes0
|
%package -n libsmbsharemodes0
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
%endif
|
%endif
|
||||||
Summary: Samba smbsharemodes Library
|
Summary: Samba smbsharemodes Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbsharemodes
|
%description -n libsmbsharemodes
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbsharemodes0
|
%description -n libsmbsharemodes0
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -553,7 +553,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
%package -n libsmbsharemodes-devel
|
%package -n libsmbsharemodes-devel
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with smbsharemodes Support
|
Summary: Libraries and Header Files to Develop Programs with smbsharemodes Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -578,11 +578,11 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient0
|
%package -n libwbclient0
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Samba libwbclient Library
|
Summary: Samba libwbclient Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
@ -596,11 +596,11 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient-devel
|
%package -n libwbclient-devel
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with wbclient Support
|
Summary: Libraries and Header Files to Develop Programs with wbclient Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -620,13 +620,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc2
|
%package -n libtalloc2
|
||||||
Version: %{libtalloc_ver}
|
Version: %{libtalloc_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Samba talloc Library
|
Summary: Samba talloc Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
@ -640,13 +640,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
Version: %{libtalloc_ver}
|
Version: %{libtalloc_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with talloc Support
|
Summary: Libraries and Header Files to Develop Programs with talloc Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -666,13 +666,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb1
|
%package -n libtdb1
|
||||||
Version: %{libtdb_ver}
|
Version: %{libtdb_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Samba tdb Library
|
Summary: Samba tdb Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
@ -686,13 +686,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb-devel
|
%package -n libtdb-devel
|
||||||
Version: %{libtdb_ver}
|
Version: %{libtdb_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with tdb Support
|
Summary: Libraries and Header Files to Develop Programs with tdb Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
#BuildRequires: pkg-config
|
#BuildRequires: pkg-config
|
||||||
@ -708,13 +708,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent0
|
%package -n libtevent0
|
||||||
Version: %{libtevent_ver}
|
Version: %{libtevent_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Samba tevent Library
|
Summary: Samba tevent Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
@ -728,13 +728,13 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
Version: %{libtevent_ver}
|
Version: %{libtevent_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with tevent Support
|
Summary: Libraries and Header Files to Develop Programs with tevent Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -756,13 +756,13 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb1
|
%package -n libldb1
|
||||||
Version: %{libldb_ver}
|
Version: %{libldb_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Samba ldb Library
|
Summary: Samba ldb Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel
|
||||||
@ -778,13 +778,13 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb-devel
|
%package -n libldb-devel
|
||||||
Version: %{libldb_ver}
|
Version: %{libldb_ver}
|
||||||
Release: 5
|
Release: 5
|
||||||
License: LGPLv3+
|
License: LGPL-3.0+
|
||||||
Summary: Libraries and Header Files to Develop Programs with ldb Support
|
Summary: Libraries and Header Files to Develop Programs with ldb Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
@ -805,7 +805,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_ldapsmb}
|
%if %{make_ldapsmb}
|
||||||
@ -813,7 +813,7 @@ Branch : trunk
|
|||||||
%package -n ldapsmb
|
%package -n ldapsmb
|
||||||
Version: 1.34b
|
Version: 1.34b
|
||||||
Release: 307
|
Release: 307
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Summary: Tool to administer Samba's LDAP backend
|
Summary: Tool to administer Samba's LDAP backend
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
Requires: perl-ldap
|
Requires: perl-ldap
|
||||||
@ -828,7 +828,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Guenther Deschner <guenther at deschner dot de>
|
Guenther Deschner <guenther at deschner dot de>
|
||||||
|
|
||||||
Source Timestamp: 2736
|
Source Timestamp: 2737
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4695acb7af015c1fc7d8031b5205f8de5751f8274ae9a081d9af1c4859a447d5
|
oid sha256:e3d6b5f65332df7597e0bd977ee93677f77dfba2078fc506fa5ab8d838185fa4
|
||||||
size 52467
|
size 52389
|
||||||
|
Loading…
Reference in New Issue
Block a user