Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 989a09f1f074855331c89a734bcc3112 > files > 2

amarok-2.9.75-2.mga9.src.rpm

diff -Nrup a/src/context/CMakeLists.txt b/src/context/CMakeLists.txt
--- a/src/context/CMakeLists.txt	2020-05-01 15:12:21.000000000 +0200
+++ b/src/context/CMakeLists.txt	2020-05-31 19:13:13.881293372 +0200
@@ -24,6 +24,7 @@ target_link_libraries( amarokpud
     Qt5::Svg
 )
 
+set_target_properties( amarokpud PROPERTIES VERSION 1.0.0 SOVERSION 1 )
 install( TARGETS amarokpud ${INSTALL_TARGETS_DEFAULT_ARGS} )