|
@@ -5,8 +5,8 @@
|
|
|
|
|
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
|
|
Name: git
|
|
|
-Version: 2.10.2
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Version: 2.11.0
|
|
|
+Release: 1%{?_dist_release}
|
|
|
Summary: Core git tools
|
|
|
Summary(ja): Core git ツール
|
|
|
License: GPLv2
|
|
@@ -433,6 +433,9 @@ fi
|
|
|
# No files for you!
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Dec 20 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 2.11.0-1
|
|
|
+- update to 2.11.0
|
|
|
+
|
|
|
* Fri Nov 18 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 2.10.2-2
|
|
|
- include git-credential-gnome-keyring in contrib subpackage
|
|
|
|