Skip to content

Commit

Permalink
Merge pull request #241 from ancorgs/remove_installation_dep
Browse files Browse the repository at this point in the history
Break cycle introduced by the fix to bnc#893501 in yast2-installation
  • Loading branch information
ancorgs committed Sep 2, 2014
2 parents 46a406b + 96dac2f commit cbec7cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions package/yast2-network.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 2 08:45:30 UTC 2014 - ancor@suse.com

- Updated BuildRequires to break cycle introduced in
yast2-installation 3.1.114 (which fixes bnc#893501)
- 3.1.90

-------------------------------------------------------------------
Thu Aug 28 11:16:20 UTC 2014 - lslezak@suse.cz

Expand Down
4 changes: 2 additions & 2 deletions package/yast2-network.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-network
Version: 3.1.89
Version: 3.1.90
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand All @@ -31,7 +31,7 @@ BuildRequires: update-desktop-files
BuildRequires: yast2-testsuite
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-country
BuildRequires: yast2-installation >= 2.15.27
BuildRequires: yast2-proxy

# yast2 v3.1.86: Added ServicesProposal library
BuildRequires: yast2 >= 3.1.86
Expand Down

0 comments on commit cbec7cc

Please sign in to comment.