rpms/python-meh/devel .cvsignore, 1.9, 1.10 python-meh.spec, 1.8, 1.9 sources, 1.9, 1.10

Christopher Edward Lumens clumens at fedoraproject.org
Thu Jun 10 20:05:33 UTC 2010


Author: clumens

Update of /cvs/pkgs/rpms/python-meh/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18249

Modified Files:
	.cvsignore python-meh.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	4 Mar 2010 20:24:14 -0000	1.9
+++ .cvsignore	10 Jun 2010 20:05:33 -0000	1.10
@@ -6,3 +6,4 @@ python-meh-0.5.tar.gz
 python-meh-0.6.tar.gz
 python-meh-0.7.tar.gz
 python-meh-0.8.tar.gz
+python-meh-0.9.tar.gz


Index: python-meh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/python-meh.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-meh.spec	4 Mar 2010 20:24:14 -0000	1.8
+++ python-meh.spec	10 Jun 2010 20:05:33 -0000	1.9
@@ -3,7 +3,7 @@
 Summary:  A python library for handling exceptions
 Name: python-meh
 Url: http://git.fedoraproject.org/git/?p=python-meh.git
-Version: 0.8
+Version: 0.9
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -18,7 +18,7 @@ Group: System Environment/Libraries
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python-devel, gettext, python-setuptools-devel, intltool
-Requires: python, python-bugzilla, dbus-python, pygtk2, pygtk2-libglade
+Requires: python, dbus-python, pygtk2, pygtk2-libglade
 Requires: openssh-clients, rpm, yum, newt-python, report-gtk report-newt
 
 %description
@@ -46,6 +46,11 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Thu Jun 10 2010 Chris Lumens <clumens at redhat.com> - 0.9-1
+- Remove the requirement on python-bugzilla (#602794). (clumens)
+- Rename ba.po -> bs.po (#583055). (clumens)
+- Translation updates.
+
 * Thu Mar 04 2010 Chris Lumens <clumens at redhat.com> - 0.8-1
 - And add a requirement for report as well. (clumens)
 - filer.py is now completely taken over by meh. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	4 Mar 2010 20:24:14 -0000	1.9
+++ sources	10 Jun 2010 20:05:33 -0000	1.10
@@ -1 +1 @@
-e3f6a808028ac8655da979e142d0de51  python-meh-0.8.tar.gz
+e8720edadbe907fa1fec44576864acdc  python-meh-0.9.tar.gz



More information about the scm-commits mailing list