From 6facd95e7730626102ec0541c57d7db60592c752c6a5a84e27a569a94622a216 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 6 Sep 2014 14:31:56 +0000 Subject: [PATCH 1/2] cdemu-daemon-3.0.1 OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=27 --- cdemu-daemon-3.0.0.tar.bz2 | 3 --- cdemu-daemon-3.0.1.tar.bz2 | 3 +++ cdemu-daemon.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 cdemu-daemon-3.0.0.tar.bz2 create mode 100644 cdemu-daemon-3.0.1.tar.bz2 diff --git a/cdemu-daemon-3.0.0.tar.bz2 b/cdemu-daemon-3.0.0.tar.bz2 deleted file mode 100644 index e4bcf22..0000000 --- a/cdemu-daemon-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ecfdea0a57b35f5007b63882ca33d2edb568244aa854b5e5c30ffbbf3ba4f56 -size 76131 diff --git a/cdemu-daemon-3.0.1.tar.bz2 b/cdemu-daemon-3.0.1.tar.bz2 new file mode 100644 index 0000000..694b120 --- /dev/null +++ b/cdemu-daemon-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6fb14f71678ef878f7320e1c685bdd0d0965863e00f127f000cd2a37bb1a39 +size 76200 diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index 18ac4cc..e56d2d5 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -17,7 +17,7 @@ Name: cdemu-daemon -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Device daemon for cdemu, a virtual CD-ROM device emulator License: GPL-2.0+ @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gmodule-2.0) >= 2.28 BuildRequires: pkgconfig(gobject-2.0) >= 2.28 BuildRequires: pkgconfig(gthread-2.0) >= 2.28 -BuildRequires: pkgconfig(libmirage) >= 3.0.0 +BuildRequires: pkgconfig(libmirage) >= %version %description cdemu-daemon receives SCSI commands from kernel module thorugh the From bcf89fdd2ad1c32f8123a3d90a75ff1f3ce19f1f62eef00a89e01ff1a98689c5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 22 Sep 2014 22:33:07 +0000 Subject: [PATCH 2/2] Add changelog entry OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=28 --- cdemu-daemon.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cdemu-daemon.changes b/cdemu-daemon.changes index 0534ea4..b311d78 100644 --- a/cdemu-daemon.changes +++ b/cdemu-daemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 22 22:32:54 UTC 2014 - jengelh@inai.de + +- Request matching libmirage version for build + ------------------------------------------------------------------- Sun Jul 13 08:48:46 UTC 2014 - sor.alexei@meowr.ru