[sentinella/f14/master] update to sentinella 0.7.3

thomasj thomasj at fedoraproject.org
Mon Aug 2 17:23:54 UTC 2010


commit 35c0d3292cbf31840fbdd8d5a20a515b1ae6a32d
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Aug 2 19:23:48 2010 +0200

    update to sentinella 0.7.3

 .gitignore      |    1 +
 sentinella.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 302409f..0dacfb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Sentinella-0.7.0.tar.gz
+Sentinella-0.7.3.tar.gz
diff --git a/sentinella.spec b/sentinella.spec
index 6032f96..626be09 100644
--- a/sentinella.spec
+++ b/sentinella.spec
@@ -1,5 +1,5 @@
 Name:           sentinella
-Version:        0.7.0
+Version:        0.7.3
 Release:        1%{?dist}
 Summary:        Monitors your system activity and takes chosen action
 
@@ -51,7 +51,7 @@ make -C %{_target_platform} %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make install -C %{_target_platform} DESTDIR=%{buildroot}
-%find_lang Sentinella --with-kde
+%find_lang sentinella --with-kde
 
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
 
@@ -72,7 +72,7 @@ update-desktop-database -q &> /dev/null
 gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 update-desktop-database -q &> /dev/null
 
-%files -f Sentinella.lang
+%files -f sentinella.lang
 %defattr(-,root,root,-)
 %doc CHANGELOG COPYING
 %{_kde4_bindir}/sentinella
@@ -81,6 +81,9 @@ update-desktop-database -q &> /dev/null
 %{_kde4_datadir}/applications/kde4/%{name}.desktop
 
 %changelog
+* Mon Aug 02 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.7.3-1
+- sentinella 0.7.3
+
 * Sun Jul 04 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.7.0-1
 - sentinella 0.7.0
 
diff --git a/sources b/sources
index cec9a8e..0a44ef1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b076ed35c566e77fb5bc25e1fdd92ae  Sentinella-0.7.0.tar.gz
+a3280608195ddee46308f635ebf404bd  Sentinella-0.7.3.tar.gz


More information about the scm-commits mailing list