Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 1.0.42
  • Loading branch information
monich committed Feb 2, 2016
1 parent 00fc28f commit 22f83c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion mms-engine/mms_version.h
Expand Up @@ -17,7 +17,7 @@
#define JOLLA_MMS_VERSION_H

#ifndef MMS_ENGINE_VERSION
# define MMS_ENGINE_VERSION 1.0.41
# define MMS_ENGINE_VERSION 1.0.42
#endif

#define MMS_VERSION_STRING__(x) #x
Expand Down
10 changes: 5 additions & 5 deletions rpm/mms-engine.spec
@@ -1,13 +1,15 @@
Name: mms-engine
Summary: MMS engine
Version: 1.0.41
Version: 1.0.42
Release: 1
Group: Communications/Telephony and IM
License: GPLv2
URL: https://github.com/nemomobile/mms-engine
URL: https://git.merproject.org/mer-core/mms-engine
Source0: %{name}-%{version}.tar.bz2
Requires: dbus
Requires: ofono
Requires: libgofono >= 1.0.5
Requires: libgofonoext >= 1.0.4
#Requires: ImageMagick

BuildRequires: python
Expand All @@ -23,10 +25,8 @@ BuildRequires: pkgconfig(libwspcodec) >= 2.2
BuildRequires: pkgconfig(libgofono) >= 1.0.5
BuildRequires: pkgconfig(libgofonoext) >= 1.0.4
BuildRequires: pkgconfig(libglibutil)
#BuildRequires: pkgconfig(ImageMagick)
BuildRequires: pkgconfig(Qt5Gui)
Requires: libgofono >= 1.0.5
Requires: libgofonoext >= 1.0.4
#BuildRequires: pkgconfig(ImageMagick)

%define src mms-engine
%define exe mms-engine
Expand Down

0 comments on commit 22f83c5

Please sign in to comment.