From 8d87a057153fbac04f252f344d670929ddfcd2b7cd34be71664d76ab60250969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 18 Aug 2019 07:24:48 +0000 Subject: [PATCH] Accepting request 724264 from home:jayvdb:branches:devel:languages:python:Factory Remove xrpm from subpackage tk description OBS-URL: https://build.opensuse.org/request/show/724264 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=249 --- python.changes | 5 +++++ python.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python.changes b/python.changes index 9ba2d5f..c58392d 100644 --- a/python.changes +++ b/python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 17 13:11:11 UTC 2019 - John Vandenberg + +- Remove xrpm from subpackage tk description + ------------------------------------------------------------------- Fri Jul 19 11:19:42 UTC 2019 - Tomáš Chvátal diff --git a/python.spec b/python.spec index f8372cc..47f6d45 100644 --- a/python.spec +++ b/python.spec @@ -173,8 +173,7 @@ Obsoletes: python-tkinter Provides: python2-tk = %{version} %description tk -Python interface to Tk. Tk is the GUI toolkit that comes with Tcl. The -"xrpm" package uses this Python interface. +Python interface to Tk. Tk is the GUI toolkit that comes with Tcl. %package curses Summary: Python Interface to the (N)Curses Library