Browse Source

bzr 2.6.0-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8080 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 10 years ago
parent
commit
f4f4923018
1 changed files with 7 additions and 2 deletions
  1. 7 2
      b/bzr/bzr-vl.spec

+ 7 - 2
b/bzr/bzr-vl.spec

@@ -6,8 +6,8 @@
 #   Version: bzr version, add subrelease version here
 #   bzrrc: release candidate version, if any, line starts with % for rc, # for stable releas (no %).
 
-%define bzrmajor 2.5
-%define bzrminor 1
+%define bzrmajor 2.6
+%define bzrminor 0
 
 Name:           bzr
 Version:        %{bzrmajor}%{?bzrminor:.}%{?bzrminor}
@@ -32,6 +32,7 @@ Requires:   python-pycurl
 
 Vendor: Project Vine
 Distribution: Vine Linux
+Packager: iwaim
 
 %description
 Bazaar is a distributed revision control system that is powerful, friendly,
@@ -83,6 +84,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/bash_completion.d/
 
 %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
 - new upstream release
 - add .mo files