whot pushed to libxkbcommon (epel7). "xkbcommon 0.2.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 3 04:50:22 UTC 2015


From 5c64f2b4242569f8b5466676f34f325372bd24e8 Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax at redhat.com>
Date: Tue, 23 Oct 2012 13:41:47 -0400
Subject: xkbcommon 0.2.0


diff --git a/.gitignore b/.gitignore
index 3582338..351ec69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libxkbcommon-20111109.tar.bz2
 /libxkbcommon-20120306.tar.bz2
 /libxkbcommon-20120917.tar.bz2
+/libxkbcommon-0.2.0.tar.bz2
diff --git a/libxkbcommon.spec b/libxkbcommon.spec
index e4a071d..b2ece38 100644
--- a/libxkbcommon.spec
+++ b/libxkbcommon.spec
@@ -1,8 +1,8 @@
-%global gitdate  20120917
+#global gitdate  20120917
 
 Name:           libxkbcommon
-Version:        0.1.0
-Release:        8%{?gitdate:.%{gitdate}}%{?dist}
+Version:        0.2.0
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        X.Org X11 XKB parsing library
 License:        MIT
 Group:          System Environment/Libraries
@@ -11,7 +11,7 @@ URL:            http://www.x.org
 %if 0%{?gitdate}
 Source0:       %{name}-%{gitdate}.tar.bz2
 %else
-Source0:        ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
+Source0:        http://xkbcommon.org/download/%{name}-%{version}.tar.bz2
 %endif
 Source1:        make-git-snapshot.sh
 
@@ -62,6 +62,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/xkbcommon.pc
 
 %changelog
+* Tue Oct 23 2012 Adam Jackson <ajax at redhat.com> 0.2.0-1
+- xkbcommon 0.2.0
+
 * Mon Sep 17 2012 Thorsten Leemhuis <fedora at leemhuis.info> 0.1.0-8.20120917
 - Today's git snapshot
 
diff --git a/sources b/sources
index f824be3..f5098e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50fa9420d4883a120158fe83ec1d6b2c  libxkbcommon-20120917.tar.bz2
+2be3d4a255d02c7d46fc6a9486f21f6a  libxkbcommon-0.2.0.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libxkbcommon.git/commit/?h=epel7&id=5c64f2b4242569f8b5466676f34f325372bd24e8


More information about the scm-commits mailing list