From 717c88269be603014043c44d0e16b341ab143d8dce9e83da60303051076fc149 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 4 Dec 2013 10:00:21 +0000 Subject: [PATCH] - removed "trang" dependency (requires complete Java stack, convert the file directly in the source repository) - 3.1.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=537 --- yast2-installation-3.1.11.tar.bz2 | 3 --- yast2-installation-3.1.12.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 4 +--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.11.tar.bz2 create mode 100644 yast2-installation-3.1.12.tar.bz2 diff --git a/yast2-installation-3.1.11.tar.bz2 b/yast2-installation-3.1.11.tar.bz2 deleted file mode 100644 index c37c8fa..0000000 --- a/yast2-installation-3.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcee83dbb04b1f71db8af39375c7265ea77db7b4dd2b0e0ff7289defabe23e2d -size 1219763 diff --git a/yast2-installation-3.1.12.tar.bz2 b/yast2-installation-3.1.12.tar.bz2 new file mode 100644 index 0000000..79b31d2 --- /dev/null +++ b/yast2-installation-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ebbc56c1fab8011bc2d2146fddb6c3768cc8c126e833a5e14d0d9e704e4e70 +size 1223573 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7a6da55..760ae68 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 4 08:30:37 UTC 2013 - lslezak@suse.cz + +- removed "trang" dependency (requires complete Java stack, convert + the file directly in the source repository) +- 3.1.12 + ------------------------------------------------------------------- Tue Dec 3 15:11:17 UTC 2013 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 6883ddd..2ac0692 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,8 +38,6 @@ BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.0.6 -# trang to convert rnc to rng -BuildRequires: trang # xmllint BuildRequires: libxml2-tools