[firstboot/f17] - Get the dimensions of the actual monitor (#800662) - Add the admin user to dialout group (#771918)

Martin Gracik mgracik at fedoraproject.org
Fri Apr 20 07:23:28 UTC 2012


commit 218675103ea7f3f636bba8484d8a888739f77774
Author: Martin Gracik <mgracik at redhat.com>
Date:   Fri Apr 20 09:23:29 2012 +0200

    - Get the dimensions of the actual monitor (#800662)
    - Add the admin user to dialout group (#771918)

 .gitignore     |    1 +
 firstboot.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27277a6..dc3c601 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,4 @@ firstboot-1.111.tar.bz2
 /firstboot-16.1.tar.bz2
 /firstboot-17.0.tar.bz2
 /firstboot-17.1.tar.bz2
+/firstboot-17.2.tar.bz2
diff --git a/firstboot.spec b/firstboot.spec
index c0d0fb2..f75836e 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -3,7 +3,7 @@
 Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 17.1
+Version: 17.2
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -103,6 +103,10 @@ fi
 
 
 %changelog
+* Fri Apr 20 2012 Martin Gracik <mgracik at redhat.com> 17.2-1
+- Get the dimensions of the actual monitor (#800662)
+- Add the admin user to dialout group (#771918)
+
 * Wed Apr 11 2012 Martin Gracik <mgracik at redhat.com> 17.1-1
 - Use -merge for xrdb (#808919)
 - Translation updates
diff --git a/sources b/sources
index a404bc8..f5b79db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91c8f769218d64f64a8562930227522e  firstboot-17.1.tar.bz2
+aab21812204d041e07c3b828abb5a5fb  firstboot-17.2.tar.bz2


More information about the scm-commits mailing list