From 0b22f69ba82f3713d86f772bf1b3af661eb505a2992a441a0f9e2f0b093d7578 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 5 Jun 2015 08:15:59 +0000 Subject: [PATCH 1/4] - release 21.14 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=86 --- hwinfo-21.13.tar.xz | 3 --- hwinfo-21.14.tar | 0 hwinfo.changes | 10 ++++++++++ hwinfo.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 hwinfo-21.13.tar.xz create mode 100644 hwinfo-21.14.tar diff --git a/hwinfo-21.13.tar.xz b/hwinfo-21.13.tar.xz deleted file mode 100644 index e500150..0000000 --- a/hwinfo-21.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29cf5e1a6e37d7bbfef0fda1ace24af05a102838fd716da06175cd7b206c13b3 -size 591076 diff --git a/hwinfo-21.14.tar b/hwinfo-21.14.tar new file mode 100644 index 0000000..473a0f4 diff --git a/hwinfo.changes b/hwinfo.changes index 0e18af0..6a78a4d 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 5 10:15:56 CEST 2015 - snwint@suse.com + +- adjusting Makefile +- use pkg-config for dbus +- allow to build outside git repository +- update compiler flags +- fix spelling errors +- 21.14 + ------------------------------------------------------------------- Wed Jun 3 10:11:00 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 0590f1f..e3e9cb3 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,9 +36,9 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.13 +Version: 21.14 Release: 0 -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From a2c7eb51ff73b9420a938c281732246fc2dafecffe8c77905910ac18c342f842 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 15 Jun 2015 10:22:05 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=87 --- hwinfo-21.14.tar | 0 hwinfo-21.14.tar.xz | 3 +++ hwinfo.spec | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 hwinfo-21.14.tar create mode 100644 hwinfo-21.14.tar.xz diff --git a/hwinfo-21.14.tar b/hwinfo-21.14.tar deleted file mode 100644 index 473a0f4..0000000 diff --git a/hwinfo-21.14.tar.xz b/hwinfo-21.14.tar.xz new file mode 100644 index 0000000..33e694d --- /dev/null +++ b/hwinfo-21.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 +size 0 diff --git a/hwinfo.spec b/hwinfo.spec index e3e9cb3..3efb7a1 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -38,7 +38,7 @@ Group: Hardware/Other Url: http://gitorious.org/opensuse/hwinfo Version: 21.14 Release: 0 -Source: %{name}-%{version}.tar +Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From c88adc7553a4cdbcbefc7ee569946f38e48cfe609fff60c21186f66e4f6ce2e6 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 15 Jun 2015 10:22:52 +0000 Subject: [PATCH 3/4] - release 21.15 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=88 --- hwinfo-21.14.tar.xz | 3 --- hwinfo-21.15.tar.xz | 3 +++ hwinfo.changes | 6 ++++++ hwinfo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.14.tar.xz create mode 100644 hwinfo-21.15.tar.xz diff --git a/hwinfo-21.14.tar.xz b/hwinfo-21.14.tar.xz deleted file mode 100644 index 33e694d..0000000 --- a/hwinfo-21.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -size 0 diff --git a/hwinfo-21.15.tar.xz b/hwinfo-21.15.tar.xz new file mode 100644 index 0000000..692f1b1 --- /dev/null +++ b/hwinfo-21.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3f47a507d8ebf6404ef7bed9be472fc473489aa005e194adad4d61103faa05 +size 591608 diff --git a/hwinfo.changes b/hwinfo.changes index 6a78a4d..1bea310 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 15 12:22:50 CEST 2015 - snwint@suse.com + +- fix Makefile typo +- 21.15 + ------------------------------------------------------------------- Fri Jun 5 10:15:56 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 3efb7a1..49b6f32 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.14 +Version: 21.15 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build From 381e8e8fa6fb38e899a057dd8a6bdd724c4cc55adb0b904a8b0fd37bd17d55c3 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 15 Jun 2015 11:46:24 +0000 Subject: [PATCH 4/4] - release 21.16 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=89 --- hwinfo-21.15.tar.xz | 3 --- hwinfo-21.16.tar.xz | 3 +++ hwinfo.changes | 6 ++++++ hwinfo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.15.tar.xz create mode 100644 hwinfo-21.16.tar.xz diff --git a/hwinfo-21.15.tar.xz b/hwinfo-21.15.tar.xz deleted file mode 100644 index 692f1b1..0000000 --- a/hwinfo-21.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df3f47a507d8ebf6404ef7bed9be472fc473489aa005e194adad4d61103faa05 -size 591608 diff --git a/hwinfo-21.16.tar.xz b/hwinfo-21.16.tar.xz new file mode 100644 index 0000000..69f127b --- /dev/null +++ b/hwinfo-21.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723b19e78c6565c015fe4ec115804bff34c47a17ed5e3e6a1426dd09508cd13c +size 591136 diff --git a/hwinfo.changes b/hwinfo.changes index 1bea310..2e1d5b3 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 15 13:46:21 CEST 2015 - snwint@suse.com + +- another Makefile fix +- 21.16 + ------------------------------------------------------------------- Mon Jun 15 12:22:50 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 49b6f32..2c660df 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.15 +Version: 21.16 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build