[barry/f18] new upstream release

Nathanael Noblet gnat at fedoraproject.org
Mon Apr 22 16:46:30 UTC 2013


commit 99a40f956859f9f720a81ce5ca8786d5bd76b5d4
Author: Nathanael D. Noblet <nathanael at gnat.ca>
Date:   Mon Apr 22 10:46:26 2013 -0600

    new upstream release

 .gitignore |    1 +
 barry.spec |   12 +++++++++---
 sources    |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 296d06d..c84c186 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ barry-0.17.tar.bz2
 /barry-0.17.1.tar.bz2
 /barry-0.18.0.tar.bz2
 /barry-0.18.3.tar.bz2
+/barry-0.18.4.tar.bz2
 /.project
diff --git a/barry.spec b/barry.spec
index 9330150..74ae281 100644
--- a/barry.spec
+++ b/barry.spec
@@ -1,6 +1,6 @@
 Name:           barry
-Version:        0.18.3
-Release:        3%{?dist}
+Version:        0.18.4
+Release:        1%{?dist}
 Summary:        BlackBerry Desktop for Linux
 
 Group:          Applications/Productivity
@@ -100,7 +100,7 @@ cd ../
 %{__make} DESTDIR=%{buildroot} install
 
 %{__mkdir_p} %{buildroot}%{_prefix}/lib/udev/rules.d
-%{__cp} udev/69-blackberry.rules udev/10-blackberry.rules %{buildroot}%{_prefix}/lib/udev/rules.d/
+%{__cp} udev/*.rules %{buildroot}%{_prefix}/lib/udev/rules.d/
 
 #%{__mkdir_p} %{buildroot}%{_sysconfdir}/security/console.perms.d
 
@@ -153,6 +153,9 @@ cd ../
 %{_datadir}/applications/barrybackup.desktop
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/locale/fr/LC_MESSAGES/barry-backup.mo
+%{_datadir}/locale/fr/LC_MESSAGES/barry-opensync-plugin.mo
+%{_datadir}/locale/es/LC_MESSAGES/barry-backup.mo
+%{_datadir}/locale/es/LC_MESSAGES/barry-opensync-plugin.mo
 %config(noreplace) %{_sysconfdir}/ppp/peers/*
 %config(noreplace) %{_sysconfdir}/chatscripts/*.chat
 
@@ -199,6 +202,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Fri Apr 19 2013 Nathanael Noblet <nathanael at gnat.ca> - 0.18.4-1
+- New upstream release
+
 * Mon Jul 30 2012 Nathanael Noblet <nathanael at gnat.ca> - 0.18.3-3
 - Rebuilt for new boost 1.50 release
 
diff --git a/sources b/sources
index d2124a3..a7e0f22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a3077256efd449ec59fa9309aa28b81  barry-0.18.3.tar.bz2
+840572f21bb0b5b37ca2c39e8c72da83  barry-0.18.4.tar.bz2


More information about the scm-commits mailing list