Author: oget
Update of /cvs/free/rpms/qtractor/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27568
Modified Files:
.cvsignore qtractor.spec sources
Log Message:
* Sat Oct 08 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.5.1-1
- Update to 0.5.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qtractor/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 30 Jul 2011 21:08:23 -0000 1.11
+++ .cvsignore 8 Oct 2011 22:23:00 -0000 1.12
@@ -1 +1 @@
-qtractor-0.5.0.tar.gz
+qtractor-0.5.1.tar.gz
Index: qtractor.spec
===================================================================
RCS file: /cvs/free/rpms/qtractor/devel/qtractor.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qtractor.spec 30 Jul 2011 21:08:23 -0000 1.14
+++ qtractor.spec 8 Oct 2011 22:23:00 -0000 1.15
@@ -10,7 +10,7 @@
Summary: Audio/MIDI multi-track sequencer
Name: qtractor
-Version: 0.5.0
+Version: 0.5.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
@@ -61,6 +61,8 @@
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
+%find_lang %{name} --with-qt
+
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -80,14 +82,18 @@
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-%files
+%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README TODO
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
+
%changelog
+* Sat Oct 08 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.5.1-1
+- Update to 0.5.1
+
* Sat Jul 30 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.5.0-1
- Update to 0.5.0
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qtractor/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 30 Jul 2011 21:08:24 -0000 1.11
+++ sources 8 Oct 2011 22:23:00 -0000 1.12
@@ -1 +1 @@
-6dcc05532f71eaaa1aa0f336bcd265b0 qtractor-0.5.0.tar.gz
+c54adf974fd363a9f2151a802f170e6d qtractor-0.5.1.tar.gz