Overview

Request 286 (accepted)

bump version 0.7.60

Submit package home:marguerit...hes:Multimedia / mediainfo to package Multimedia / mediainfo

mediainfo.changes Changed
x
 
1
@@ -1,3 +1,8 @@
2
+Thu Oct  4 00:17:53 UTC 2012 - i@marguerite.su  
3
+
4
+- update to 0.7.60
5
+  * see History_CLI.txt and History_GUI.txt for details.
6
+
7
 -------------------------------------------------------------------
8
 Sat May 19 15:21:53 UTC 2012 - seife+obs@b1-systems.com
9
 
10
@@ -268,4 +273,3 @@
11
 Fri Nov  2 00:00:00 UTC 2007 - toni@links2linux.de
12
 
13
 - initial build 0.7.5.3
14
-
15
mediainfo.spec Changed
46
 
1
@@ -6,11 +6,11 @@
2
 # Please submit bugfixes or comments to packman@links2linux.de
3
 
4
 Name:           mediainfo
5
-Version:        0.7.50
6
+Version:        0.7.60
7
 Release:        0.pm.1
8
 Summary:        Supplies technical and tag information about a video or audio file
9
 Group:          Productivity/Multimedia/Other
10
-License:        GNU General Public License version 2 or alter (GPLv2 or later)
11
+License:        GPL-2.0+
12
 URL:            http://mediainfo.sourceforge.net/
13
 Source0:        http://prdownloads.sourceforge.net/mediainfo/mediainfo_%{version}.tar.bz2
14
 Source90:       %{name}-rpmlintrc
15
@@ -143,10 +143,13 @@
16
 
17
 # icon
18
 %__install -dm 755 %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
19
-%__install -m 644 Source/Ressource/Image/MediaInfo.png \
20
+%__install -m 644 Source/Resource/Image/MediaInfo.png \
21
     %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
22
+%__install -dm 755 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
23
+%__install -m 644 Source/Resource/Image/MediaInfo.svg \
24
+    %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
25
 %__install -dm 755 %{buildroot}%{_datadir}/pixmaps
26
-%__install -m 644 Source/Ressource/Image/MediaInfo.png \
27
+%__install -m 644 Source/Resource/Image/MediaInfo.png \
28
     %{buildroot}%{_datadir}/pixmaps/mediainfo-gui.png
29
 
30
 # menu-entry
31
@@ -190,6 +193,7 @@
32
 %{_datadir}/applications/*.desktop
33
 %{_datadir}/pixmaps/*.png
34
 %{_datadir}/icons/hicolor/*/apps/*.png
35
+%{_datadir}/icons/hicolor/*/apps/*.svg
36
 
37
 %if %suse_version <= 1110
38
 %files konqueror
39
@@ -209,4 +213,4 @@
40
 %dir %{_datadir}/kde4/services/ServiceMenus
41
 %{_datadir}/kde4/services/ServiceMenus/*.desktop
42
 
43
-%changelog
44
+%changelog
45
\ No newline at end of file
46
mediainfo_0.7.50.tar.bz2 -> mediainfo_0.7.60.tar.bz2 Changed
Refresh
Refresh
Request History
Marguerite Su's avatar

marguerite created request over 11 years ago

bump version 0.7.60


pbleser's avatar

pbleser accepted request over 12 years ago

ok