Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2018-01-22 16:06:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-openSUSE"

Mon Jan 22 16:06:57 2018 rev:63 rq:566861 
version:15.0~git20180116T134836~c3ce1b2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes        
2018-01-03 13:37:43.387520766 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2018-01-22 16:07:01.538193862 +0100
@@ -1,0 +2,9 @@
+Mon Jan 15 15:54:06 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+- Switch to a openSUSE/plasma-openSUSE on GitHub
+- "Bump" version to 15.0 for Leap 15
+- Run spec-cleaner
+- Clean up .spec
+
+-------------------------------------------------------------------

Old:
----
  plasma5-openSUSE.tar.xz

New:
----
  plasma-opensuse-15.0~git20180116T134836~c3ce1b2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.gXKn6V/_old  2018-01-22 16:07:02.306157929 +0100
+++ /var/tmp/diff_new_pack.gXKn6V/_new  2018-01-22 16:07:02.306157929 +0100
@@ -16,19 +16,18 @@
 #
 
 
-%define plasma_version 5.11.5
-
+%define plasma_version 5.11.95
 Name:           plasma5-openSUSE
-Version:        42.1.1
+Version:        15.0~git20180116T134836~c3ce1b2
 Release:        0
 Summary:        openSUSE KDE Extension
-License:        GPL-2.0+
+License:        GPL-2.0+ AND CC-BY-SA-4.0
 Group:          System/GUI/KDE
-Url:            http://www.opensuse.org/
+Url:            https://github.com/openSUSE/plasma-openSUSE
 # We use diffs to be as close to upstream as possible and get
 # fixes directly. For files that diverge too much from upstream,
 # the .tar is the right place.
-Source:         plasma5-openSUSE.tar.xz
+Source:         plasma-opensuse-%{version}.tar.xz
 # Diff between /usr/share/plasma/look-and-feel/org.kde.breeze.desktop
 # and /usr/share/plasma/look-and-feel/org.openSUSE.desktop
 Source2:        lookandfeel.diff
@@ -47,14 +46,12 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  oxygen5-icon-theme
-BuildRequires:  plasma5-desktop >= %plasma_version
-BuildRequires:  plasma5-desktop-branding-upstream >= %plasma_version
-#!BuildIgnore: kwin5
-BuildRequires:  plasma5-workspace >= %plasma_version
-BuildRequires:  plasma5-workspace-branding-upstream >= %plasma_version
+BuildRequires:  plasma5-desktop >= %{plasma_version}
+BuildRequires:  plasma5-desktop-branding-upstream >= %{plasma_version}
+BuildRequires:  plasma5-workspace >= %{plasma_version}
+BuildRequires:  plasma5-workspace-branding-upstream >= %{plasma_version}
 BuildRequires:  rsync
 BuildRequires:  wallpaper-branding-openSUSE
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -63,12 +60,11 @@
 %package -n plasma5-workspace-branding-openSUSE
 Summary:        openSUSE branded KDE settings
 Group:          System/GUI/KDE
-PreReq:         %fillup_prereq
-Supplements:    packageand(plasma5-workspace:branding-openSUSE)
-Provides:       plasma5-workspace-branding = %plasma_version
 Requires:       plasma5-defaults-openSUSE
-Requires:       plasma5-workspace >= %plasma_version
+Requires:       plasma5-workspace >= %{plasma_version}
 Requires:       wallpaper-branding-openSUSE
+Supplements:    packageand(plasma5-workspace:branding-openSUSE)
+Provides:       plasma5-workspace-branding = %{plasma_version}
 %if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1320
 Provides:       kdebase4-openSUSE = %{version}
 Provides:       kdebase4-openSUSE-lang = %{version}
@@ -99,12 +95,12 @@
 %package -n plasma5-theme-openSUSE
 Summary:        Plasma 5 theme for openSUSE
 Group:          System/GUI/KDE
-Provides:       plasma5-desktop-branding-openSUSE = %{version}
-Obsoletes:      plasma5-desktop-branding-openSUSE < %{version}
-Conflicts:      kdebase4-openSUSE < %{version}
-Conflicts:      kdebase4-workspace-branding-openSUSE < %{version}
 Requires:       wallpaper-branding-openSUSE
 Requires(pre):  coreutils
+Conflicts:      kdebase4-openSUSE < %{version}
+Conflicts:      kdebase4-workspace-branding-openSUSE < %{version}
+Provides:       plasma5-desktop-branding-openSUSE = %{version}
+Obsoletes:      plasma5-desktop-branding-openSUSE < %{version}
 
 %description -n plasma5-theme-openSUSE
 This package contains the Plasma 5 Look-and-feel package for openSUSE.
@@ -122,13 +118,12 @@
 for openSUSE.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n plasma-opensuse-%{version}
 
 %build
 
 %install
 # Defaults
-mv config-files/COPYING .
 cp -a config-files/* %{buildroot}
 %fdupes %{buildroot}/%{_kf5_plasmadir}/desktoptheme
 
@@ -177,27 +172,20 @@
   ln -s components-real 
%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/components
 fi
 
-%files
-%defattr(-,root,root)
-
 %files -n plasma5-workspace-branding-openSUSE
-%defattr(-,root,root)
 %doc COPYING
 
 %files -n plasma5-defaults-openSUSE
-%defattr(-,root,root)
 %doc COPYING
 %config %{_kf5_configdir}/*rc
 %config %{_kf5_configdir}/kdeglobals
 %config %{_sysconfdir}/kde4/
 
 %files -n sddm-theme-openSUSE
-%defattr(-,root,root)
 %doc COPYING
 %{_kf5_sharedir}/sddm/themes
 
 %files -n plasma5-theme-openSUSE
-%defattr(-,root,root)
 %doc COPYING
 %{_kf5_plasmadir}/
 %{_kf5_servicesdir}/


Reply via email to