[idjc] update to 0.8.7

Nikos Roussos comzeradd at fedoraproject.org
Mon Feb 13 11:44:52 UTC 2012


commit 326b739a32692ba2996037caee6101cbe41a9d3e
Author: comzeradd <nikos at autoverse.net>
Date:   Mon Feb 13 13:44:50 2012 +0200

    update to 0.8.7

 .gitignore |    1 +
 idjc.spec  |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45fa455..4d33fba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /idjc-0.8.6.tar.gz
+/idjc-0.8.7.tar.gz
diff --git a/idjc.spec b/idjc.spec
index cd3de41..b6df68a 100644
--- a/idjc.spec
+++ b/idjc.spec
@@ -1,6 +1,6 @@
 Name:           idjc
-Version:        0.8.6
-Release:        5%{?dist}
+Version:        0.8.7
+Release:        1%{?dist}
 Summary:        DJ application for streaming audio
 
 Group:          Applications/Multimedia
@@ -43,6 +43,7 @@ make %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
+%find_lang %{name}
 desktop-file-install --delete-original \
     --remove-category=Application \
     --add-category="AudioVideo" \
@@ -54,7 +55,7 @@ desktop-file-install --delete-original \
 rm -rf %{buildroot}
 
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %{_bindir}/%{name}*
 %{python_sitelib}/%{name}*
@@ -68,6 +69,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 13 2012 Nikos Roussos <nikos at autoverse.net> 0.8.7-1
+- Update to 0.8.7
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 868a768..7089f9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b73682374011a1f4dc2fb5d5296b3e07  idjc-0.8.6.tar.gz
+abb9709b0aba54091d091eab154cd68b  idjc-0.8.7.tar.gz


More information about the scm-commits mailing list