]> TLD Linux GIT Repositories - packages/lxappearance-obconf.git/commitdiff
- updated to 0.2.2
authorMarcin Krol <hawk@tld-linux.org>
Wed, 22 Jul 2015 12:15:54 +0000 (12:15 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 22 Jul 2015 12:15:54 +0000 (12:15 +0000)
lxappearance-obconf.spec

index 203e5f344ba38fa01165c4dbe6b2dc7069217547..684106cb1fa4bc1867852dbe4e06ad12a1a5f765 100644 (file)
@@ -1,6 +1,5 @@
-#
 # Conditional build:
-%bcond_with            gtk3            # build GTK+3 disables GTK+2
+%bcond_with            gtk3    # build GTK+3 disables GTK+2
 %bcond_without         gtk2    # build with GTK+2
 
 %if %{with gtk3}
@@ -9,12 +8,12 @@
 
 Summary:       LXAppearance ObConf plugin
 Name:          lxappearance-obconf
-Version:       0.2.1
+Version:       0.2.2
 Release:       2
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
-# Source0-md5: 1f061c96e0c78a6476421ca294ac24aa
+Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
+# Source0-md5: d958ac5514ba1707429ff6794ab59abf
 URL:           http://wiki.lxde.org/en/LXAppearance
 BuildRequires: gettext-tools
 %{?with_gtk2:BuildRequires:    gtk+2-devel >= 2:2.12.0}