From 6a2736f568dcde8b0fc0e11d6af3fb4a25b81d7d Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 8 Sep 2008 21:27:30 +0000 Subject: [PATCH] fix license tag --- totem.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/totem.spec b/totem.spec index e18b455..23430d3 100644 --- a/totem.spec +++ b/totem.spec @@ -10,8 +10,8 @@ Summary: Movie player for GNOME Name: totem Version: 2.23.91 -Release: 2%{?dist} -License: GPLv2 with exception +Release: 3%{?dist} +License: GPLv2+ with exceptions Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.23/totem-%{version}.tar.bz2 @@ -412,6 +412,9 @@ fi %endif %changelog +* Mon Sep 8 2008 Tom "spot" Callaway - 2.23.91-3 +- fix license tag + * Mon Sep 01 2008 - Bastien Nocera - 2.23.91-2 - Remove unneeded scrollkeeper BR (#460344)