|
@@ -6,9 +6,9 @@
|
|
# 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 %).
|
|
# release: rpm subrelease (0.N for rc candidates, N for stable releases)
|
|
# release: rpm subrelease (0.N for rc candidates, N for stable releases)
|
|
-%define bzrmajor 1.17
|
|
+%define bzrmajor 2.2.2
|
|
#define bzrrc rc1
|
|
#define bzrrc rc1
|
|
-%define release 2
|
|
+%define release 1
|
|
|
|
|
|
# Magics to get the dots in Release string correct per the above
|
|
# Magics to get the dots in Release string correct per the above
|
|
%define subrelease %{?bzrrc:.}%{?bzrrc}
|
|
%define subrelease %{?bzrrc:.}%{?bzrrc}
|
|
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
#endif
|
|
#endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Dec 12 2010 IWAI, Masaharu <iwai@alib.jp> 2.2.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 1.17-2
|
|
* Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 1.17-2
|
|
- rebuilt with python-2.6
|
|
- rebuilt with python-2.6
|
|
|
|
|