[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec, 1.18, 1.19 sources, 1.11, 1.12
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec, 1.18, 1.19 sources, 1.11, 1.12
- Date: Wed, 6 Jul 2005 12:08:13 -0400
Author: jpound
Update of /cvs/dist/rpms/eclipse-bugzilla/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13051
Modified Files:
eclipse-bugzilla.spec sources
Log Message:
New source for 0.1.1.
Bump version in spec.
Index: eclipse-bugzilla.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/eclipse-bugzilla.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- eclipse-bugzilla.spec 17 Jun 2005 15:59:39 -0000 1.18
+++ eclipse-bugzilla.spec 6 Jul 2005 16:08:11 -0000 1.19
@@ -8,7 +8,7 @@
%define version_major 0
%define version_minor 1
%define version_majmin %{version_major}.%{version_minor}
-%define version_micro 0
+%define version_micro 1
%define eclipse_base %{_datadir}/%{eclipse_name}
%define eclipse_lib_base %{_libdir}/%{eclipse_name}
@@ -22,11 +22,11 @@
Summary: %{pkg_summary}
Name: %{eclipse_name}-bugzilla
Version: %{version_majmin}.%{version_micro}_fc
-Release: 17
+Release: 1
License: Common Public License v1.0 <http://www.eclipse.org/legal/cpl-v10.html>
Group: Text Editors/Integrated Development Environments (IDE)
#URL:
-Requires: eclipse-platform
+Requires: eclipse-platform >= 3.1.0_fc-2
# Note that following the Eclipse Releng process we do not distribute a
# real .tar.gz file. Instead, you must build it by hand. The way to do
@@ -178,6 +178,10 @@
%endif
%changelog
+* Wed Jul 06 2005 Jeff Pound <jpound redhat com> 0.1.1_fc-1
+- Integrate Apply Patch functionality.
+- Various minor UI adjustments.
+
* Wed May 18 2005 Jeff Pound <jpound redhat com> 0.1.0_fc-17
- Add save attachment support.
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 17 Jun 2005 15:59:39 -0000 1.11
+++ sources 6 Jul 2005 16:08:11 -0000 1.12
@@ -1 +1 @@
-6da605515559b5e47e47a37389d3d7e0 eclipse-bugzilla.tar.gz
+a4b1941c8c0bec293eea4b0bd2a1dc54 eclipse-bugzilla.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]