summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Falk <oliver@linux-kernel.at>2013-09-17 08:10:01 +0200
committerOliver Falk <oliver@linux-kernel.at>2013-09-17 08:10:01 +0200
commit11844f31f3f5bb6fc50baceab45bee6ee27a32bc (patch)
tree4342ae33b74b2b4d2a3bd60fc119a4f50e6295ca
parentd6a15c1058e18bf9c3ecf0e9ce9c87c09ef91e7c (diff)
downloadlibstatgrab-11844f31f3f5bb6fc50baceab45bee6ee27a32bc.tar.gz
libstatgrab-11844f31f3f5bb6fc50baceab45bee6ee27a32bc.tar.xz
libstatgrab-11844f31f3f5bb6fc50baceab45bee6ee27a32bc.zip
* Tue Sep 17 2013 Oliver Falk <oliver@linux-kernel.at> - 1:0.17-4.1
- Fix BZ#1008491 - too many broken deps
-rw-r--r--.gitignore1
-rw-r--r--libstatgrab.spec8
-rw-r--r--sources1
3 files changed, 8 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 76875ab..3ac7e73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/libstatgrab-0.90.tar.gz
+/libstatgrab-0.17.tar.gz
diff --git a/libstatgrab.spec b/libstatgrab.spec
index 1669401..e5911db 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -1,8 +1,9 @@
%global pkgname statgrab
Name: libstatgrab
-Version: 0.90
-Release: 1%{?dist}
+Version: 0.17
+Release: 4%{?dist}.1
+Epoch: 1
Summary: A library that provides cross platform access to statistics about the system
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
@@ -113,6 +114,9 @@ find %{buildroot} -name '*.la' -delete
%{_mandir}/*/saidar*
%changelog
+* Tue Sep 17 2013 Oliver Falk <oliver@linux-kernel.at> - 1:0.17-4.1
+- Fix BZ#1008491 - too many broken deps
+
* Fri Aug 16 2013 Christopher Meng <rpm@cicku.me> - 0.90-2
- SPEC Cleanup.
- Remove unneeded Requires.
diff --git a/sources b/sources
index 1a74067..da8807a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
b7c349c500fabc14d04c7c1ac7770d94 libstatgrab-0.90.tar.gz
+58385c9392898be3b09ffc5e3ebe8717 libstatgrab-0.17.tar.gz