aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-12-06 13:38:00 +0000
committerDavid Howells <dhowells@redhat.com>2011-12-06 13:38:00 +0000
commit10e7d5c3508584953167a350e4e469c357dafe4b (patch)
treecd00239193335375c951e65cfd0315ff380bf761
parente2b4ed25c5e483d445d0b22b7fb2df4e230d114b (diff)
downloadcachefilesd-10e7d5c3508584953167a350e4e469c357dafe4b.tar.gz
Version 0.10.5v0.10.5
-rw-r--r--redhat/cachefilesd.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/cachefilesd.spec b/redhat/cachefilesd.spec
index 7474e16..bc35b4e 100644
--- a/redhat/cachefilesd.spec
+++ b/redhat/cachefilesd.spec
@@ -1,7 +1,7 @@
# % define buildid .local
Name: cachefilesd
-Version: 0.10.4
+Version: 0.10.5
Release: 1%{?dist}%{?buildid}
Summary: CacheFiles user-space management daemon
Group: System Environment/Daemons
@@ -87,7 +87,7 @@ fi
%{_localstatedir}/cache/fscache
%changelog
-* Tue Dec 6 2011 David Howells <dhowells@redhat.com>
+* Tue Dec 6 2011 David Howells <dhowells@redhat.com> 0.10.5-1
- Fix systemd service data according to review comments [RH BZ 754811].
* Tue Dec 6 2011 Dan HorĂ¡k <dan[at]danny.cz>