Skip to content

Commit

Permalink
replace control center gnome
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Mar 2, 2018
1 parent 4ffbaad commit 64b1647
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-control-center.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 2 08:04:29 UTC 2018 - jreidinger@suse.com

- Use yast2-control-center as replacement for dropped
yast2-control-center-gnome (bsc#1081788)
- 4.0.2

-------------------------------------------------------------------
Wed Feb 21 16:30:37 UTC 2018 - letcp@protonmail.com

Expand Down
6 changes: 5 additions & 1 deletion package/yast2-control-center.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-control-center
Version: 4.0.1
Version: 4.0.2
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand All @@ -32,6 +32,10 @@ BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)

# control-center-gnome is dropped and this one should be used instead
Obsoletes: yast2-control-center-gnome < %{version}
Provides: yast2-control-center-gnome = %{version}

Requires: yast2_theme

%if 0%{?force_gcc_46}
Expand Down

0 comments on commit 64b1647

Please sign in to comment.