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