|
@@ -6,8 +6,8 @@
|
|
# Version: bzr version, add subrelease version here
|
|
# Version: bzr version, add subrelease version here
|
|
# bzrrc: release candidate version, if any, line starts with % for rc, # for stable releas (no %).
|
|
# bzrrc: release candidate version, if any, line starts with % for rc, # for stable releas (no %).
|
|
|
|
|
|
-%define bzrmajor 2.5
|
|
+%define bzrmajor 2.6
|
|
-%define bzrminor 1
|
|
+%define bzrminor 0
|
|
|
|
|
|
Name: bzr
|
|
Name: bzr
|
|
Version: %{bzrmajor}%{?bzrminor:.}%{?bzrminor}
|
|
Version: %{bzrmajor}%{?bzrminor:.}%{?bzrminor}
|
|
@@ -32,6 +32,7 @@ Requires: python-pycurl
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
+Packager: iwaim
|
|
|
|
|
|
%description
|
|
%description
|
|
Bazaar is a distributed revision control system that is powerful, friendly,
|
|
Bazaar is a distributed revision control system that is powerful, friendly,
|
|
@@ -83,6 +84,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_sysconfdir}/bash_completion.d/
|
|
%{_sysconfdir}/bash_completion.d/
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Dec 30 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 2.6.0-1
|
|
|
|
+- update to 2.6.0
|
|
|
|
+- add Packager tag
|
|
|
|
+
|
|
* Thu Jan 3 2013 IWAI, Masaharu <iwai@alib.jp> 2.5.1-1
|
|
* Thu Jan 3 2013 IWAI, Masaharu <iwai@alib.jp> 2.5.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add .mo files
|
|
- add .mo files
|