Hello community, here is the log from the commit of package transset for openSUSE:Factory checked in at 2017-11-14 13:00:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/transset (Old) and /work/SRC/openSUSE:Factory/.transset.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transset" Tue Nov 14 13:00:35 2017 rev:16 rq:541535 version:20040120 Changes: -------- --- /work/SRC/openSUSE:Factory/transset/transset.changes 2011-09-23 12:49:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.transset.new/transset.changes 2017-11-14 13:00:40.115387578 +0100 @@ -1,0 +2,6 @@ +Mon Nov 13 15:52:34 UTC 2017 - [email protected] + +- Rename README.SuSE to README.SUSE, adhering to the correct + spelling. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ transset.spec ++++++ --- /var/tmp/diff_new_pack.ucYNTc/_old 2017-11-14 13:00:41.751327761 +0100 +++ /var/tmp/diff_new_pack.ucYNTc/_new 2017-11-14 13:00:41.755327614 +0100 @@ -1,7 +1,7 @@ # -# spec file for package transset (Version 20040120) +# spec file for package transset # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: transset -BuildRequires: pkgconfig xorg-x11-devel +BuildRequires: pkgconfig +BuildRequires: xorg-x11-devel Url: http://www.kde.me.uk/index.php?page=x-6.8-xcomposite-howto +Version: 20040120 +Release: 0 +Summary: Simple program to make windows transparent License: MIT Group: System/X11/Utilities -AutoReqProv: on -Version: 20040120 -Release: 183 -Summary: simple program to make windows transparent Source: transset-%{version}.tar.bz2 Patch: transset-%{version}.diff Patch2: transset-df-5.diff @@ -36,12 +34,6 @@ transset manipulates the _NET_WM_WINDOW_OPACITY property to make windows transparent. - - -Authors: --------- - Keith Packard <[email protected]> - %prep %setup -n transset %patch @@ -53,7 +45,7 @@ %install mkdir -p $RPM_BUILD_ROOT/usr/bin install -m 755 transset $RPM_BUILD_ROOT/usr/bin -cat >> README.SuSE <<EOF +cat >> README.SUSE <<EOF Details: http://gentoo-wiki.com/TIP_Xorg_X11_and_Tranparency http://www.kde.me.uk/index.php?page=x-6.8-xcomposite-howto @@ -64,7 +56,7 @@ %files %defattr(-,root,root) -%doc README.SuSE README ChangeLog +%doc README.SUSE README ChangeLog /usr/bin/transset %changelog
